Harmonize endpoints exclude property
Closes gh-11914
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user