diff --git a/application.properties b/application.properties index a4b6a05..6a811eb 100644 --- a/application.properties +++ b/application.properties @@ -151,6 +151,7 @@ management.endpoints.web.base-path=/ management.endpoints.enabled-by-default=false management.endpoint.health.enabled=true +management.endpoint.shutdown.enabled=false management.endpoints.web.exposure.include=health management.endpoints.jmx.exposure.exclude=*