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
@@ -4,7 +4,7 @@ feign.okhttp.enabled=true
server.port=8085
spring.main.allow-bean-definition-overriding=true
logging.level.com.baeldung.cloud.openfeign.client=DEBUG
logging.level.com.baeldung.cloud.openfeign.client=INFO
feign.hystrix.enabled=true
spring.cloud.openfeign.client.config.postClient.url=https://jsonplaceholder.typicode.com/posts/