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