Harmonize endpoints exclude property

Closes gh-11914
This commit is contained in:
Stephane Nicoll
2018-02-12 14:00:40 +01:00
parent 037b6d8ba2
commit 7473642f58
33 changed files with 161 additions and 135 deletions

View File

@@ -7,7 +7,7 @@ spring.security.user.password=password
# logging.level.org.springframework.security=DEBUG
management.server.address=127.0.0.1
management.endpoints.web.expose=*
management.endpoints.web.exposure.include=*
management.endpoint.shutdown.enabled=true
server.tomcat.basedir=target/tomcat