diff --git a/spring-cloud-context/src/test/resources/application.properties b/spring-cloud-context/src/test/resources/application.properties index 3e064b5e..7d728818 100644 --- a/spring-cloud-context/src/test/resources/application.properties +++ b/spring-cloud-context/src/test/resources/application.properties @@ -4,3 +4,4 @@ debug: true #logging.level.org.springframework.web: DEBUG #logging.level.org.springframework.context.annotation: DEBUG logging.level.org.hibernate=ERROR +logging.level.com.zaxxer.hikari=ERROR \ No newline at end of file