Uses of Annotation Interface
org.springframework.boot.autoconfigure.condition.ConditionalOnCloudPlatform
Package
Description
Auto-configuration for actuator Cloud Foundry concerns using WebFlux.
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
-
Uses of ConditionalOnCloudPlatform in org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive
Modifier and TypeClassDescriptionclass
Auto-configuration
to expose actuator endpoints for Cloud Foundry to use in a reactive environment. -
Uses of ConditionalOnCloudPlatform in org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
Modifier and TypeClassDescriptionclass
Auto-configuration
to expose actuator endpoints for Cloud Foundry to use.