Uses of Annotation Interface
org.springframework.boot.actuate.autoconfigure.cloudfoundry.EndpointCloudFoundryExtension
Package
Description
Auto-configuration for actuator Cloud Foundry concerns using WebFlux.
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
-
Uses of EndpointCloudFoundryExtension in org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive
Modifier and TypeClassDescriptionclass
Reactive@EndpointExtension
for theHealthEndpoint
that always exposes full health details. -
Uses of EndpointCloudFoundryExtension in org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
Modifier and TypeClassDescriptionclass
@EndpointExtension
for theHealthEndpoint
that always exposes full health details.class
@EndpointExtension
for theInfoEndpoint
that always exposes full git details.