Provide more control over when the health endpoint shows details

Closes gh-11869
This commit is contained in:
Andy Wilkinson
2018-02-07 08:54:12 +00:00
parent 1975d51106
commit 8605499a64
18 changed files with 213 additions and 45 deletions

View File

@@ -1,3 +1,3 @@
server.error.path: /oops
management.endpoint.health.show-details: true
management.endpoint.health.show-details: always
management.endpoints.web.base-path: /admin