diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index b93ff4de3..9b0305cd5 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -18,7 +18,7 @@ management.endpoints.web.exposure.include=* # Logging logging.level.org.springframework=INFO -# logging.level.org.springframework.web=DEBUG +logging.level.org.springframework.web=DEBUG # logging.level.org.springframework.context.annotation=TRACE # Maximum time static resources should be cached