Uses of Class
org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryInfoEndpointWebExtension
Packages that use CloudFoundryInfoEndpointWebExtension
Package
Description
Auto-configuration for actuator Cloud Foundry concerns using WebFlux.
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
-
Uses of CloudFoundryInfoEndpointWebExtension in org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive
Methods in org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive that return CloudFoundryInfoEndpointWebExtensionModifier and TypeMethodDescriptionReactiveCloudFoundryActuatorAutoConfiguration.cloudFoundryInfoEndpointWebExtension
(GitProperties properties, ObjectProvider<InfoContributor> infoContributors) -
Uses of CloudFoundryInfoEndpointWebExtension in org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
Methods in org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet that return CloudFoundryInfoEndpointWebExtensionModifier and TypeMethodDescriptionCloudFoundryActuatorAutoConfiguration.cloudFoundryInfoEndpointWebExtension
(GitProperties properties, ObjectProvider<InfoContributor> infoContributors)