@@ -6,7 +6,6 @@ spring.datasource.password=root
spring.redis.host=192.168.10.30
spring.redis.port=6379
-spring.jpa.show-sql=true
eureka.client.serviceUrl.defaultZone=http://localhost:8761/eureka/
spring.rabbitmq.host=192.168.10.30