Uses of Annotation Interface
org.springframework.boot.actuate.autoconfigure.cloudfoundry.EndpointCloudFoundryExtension
Packages that use 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
Classes in org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive with annotations of type EndpointCloudFoundryExtensionModifier and TypeClassDescriptionclassReactive@EndpointExtensionfor theHealthEndpointthat always exposes full health details. -
Uses of EndpointCloudFoundryExtension in org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
Classes in org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet with annotations of type EndpointCloudFoundryExtensionModifier and TypeClassDescriptionclass@EndpointExtensionfor theHealthEndpointthat always exposes full health details.class@EndpointExtensionfor theInfoEndpointthat always exposes full git details.