Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive |
Auto-configuration for actuator Cloud Foundry concerns using WebFlux.
|
org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet |
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
|
Modifier and Type | Class and Description |
---|---|
class |
CloudFoundryReactiveHealthEndpointWebExtension
Reactive
@EndpointExtension for the HealthEndpoint
that always exposes full health details. |
Modifier and Type | Class and Description |
---|---|
class |
CloudFoundryHealthEndpointWebExtension
@EndpointExtension for the HealthEndpoint that always
exposes full health details. |
class |
CloudFoundryInfoEndpointWebExtension
@EndpointExtension for the InfoEndpoint that always
exposes full git details. |