Uses of Annotation Interface
org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.EndpointCloudFoundryExtension
Packages that use EndpointCloudFoundryExtension
Package
Description
Auto-configuration for Cloud Foundry WebFlux endpoints.
Auto-configuration for Cloud Foundry Servlet endpoints.
-
Uses of EndpointCloudFoundryExtension in org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive
Classes in org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive with annotations of type EndpointCloudFoundryExtensionModifier and TypeClassDescriptionclassReactive@EndpointExtensionfor theHealthEndpointthat always exposes full health details. -
Uses of EndpointCloudFoundryExtension in org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet
Classes in org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet with annotations of type EndpointCloudFoundryExtensionModifier and TypeClassDescriptionclass@EndpointExtensionfor theHealthEndpointthat always exposes full health details.class@EndpointExtensionfor theInfoEndpointthat always exposes full git details.