JAVA-24160 Review log statements for projects - Week 33 - 2023

This commit is contained in:
timis1
2023-08-20 09:30:22 +03:00
committed by n
parent 9814ba18ae
commit 814604f2f4
6 changed files with 27 additions and 27 deletions
@@ -10,8 +10,8 @@ eureka.client.registryFetchIntervalSeconds = 5
management.security.sessions=never
logging.level.org.springframework.web.=debug
logging.level.org.springframework.security=debug
logging.level.org.springframework.web.=INFO
logging.level.org.springframework.security=INFO
spring.redis.host=localhost
spring.redis.port=6379