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
4 lines
114 B
Properties
4 lines
114 B
Properties
server.error.path: /oops
|
|
management.endpoint.health.show-details: true
|
|
management.endpoints.web.base-path: /admin
|