diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 1f7a40d..91702c6 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -64,7 +64,7 @@ springdoc.swagger-ui.path=/swagger-ui.html # Enable Actuator Endpoints. # management.endpoints.web.exposure.include= "*" -management.endpoints.web.exposure.include=health +# management.endpoints.web.exposure.include=health # management.endpoint.health.show-details=always # Profile management.