See: Description
Class | Description |
---|---|
CloudFoundryActuatorAutoConfiguration |
Auto-configuration to expose actuator endpoints for
Cloud Foundry to use. |
CloudFoundryActuatorAutoConfiguration.IgnoredPathsWebSecurityConfigurer |
WebSecurityConfigurer to tell Spring Security to ignore cloudfoundry
specific paths. |
CloudFoundryHealthEndpointWebExtension |
@EndpointExtension for the HealthEndpoint that always
exposes full health details. |
CloudFoundryInfoEndpointWebExtension |
@EndpointExtension for the InfoEndpoint that always
exposes full git details. |