diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 66fc569..c6c0c77 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -47,7 +47,7 @@ spring.neo4j.authentication.username=neo4j spring.neo4j.authentication.password=01J5h56IsTyyKt spring.main.allow-bean-definition-overriding=true -logging.level.org.springframework.ai.chat.client.advisor=DEBUG +logging.level.org.springframework.ai.chat.client.advisor=INFO eureka.client.serviceUrl.defaultZone: ${EUREKA_URI:http://localhost:8761/eureka} eureka.instance.preferIpAddress: true