Drop status endpoint
Drop the status endpoint and merge functionality back into the health endpoint. The `management.endpoint.health.show-details` property can be used to change if full details, or just the status is displayed. Fixes gh-11113
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
server.error.path: /oops
|
||||
management.endpoints.web.base-path: /admin
|
||||
management.endpoint.health.show-details: true
|
||||
management.endpoints.web.base-path: /admin
|
||||
|
||||
Reference in New Issue
Block a user