-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Closed
Description
We need a variant of EndpointHandlerMapping
that exposes actuator endpoints for Cloud Foundry to use.
The endpoints should be exposed under /cloudfoundryapplication
and should be present regardless of user endpoint settings. In addition the mapping must handle security.
Tasks
- Add new endpoint handler mapping
- Add HAL like endpoint for discoverability
- Add CF security
- Make HealthMvcEndpoint show full details when accessed via
/cloudfoundryapplication
- Enable by default
- Limit HAL based on ROLE
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement