Uses of Annotation Interface
org.springframework.boot.autoconfigure.condition.ConditionalOnCloudPlatform
Packages that use ConditionalOnCloudPlatform
Package
Description
Auto-configuration for Cloud Foundry WebFlux endpoints.
Auto-configuration for Cloud Foundry Servlet endpoints.
-
Uses of ConditionalOnCloudPlatform in org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive
Classes in org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive with annotations of type ConditionalOnCloudPlatformModifier and TypeClassDescriptionfinal classAuto-configurationto expose actuator endpoints for Cloud Foundry to use in a reactive environment. -
Uses of ConditionalOnCloudPlatform in org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet
Classes in org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet with annotations of type ConditionalOnCloudPlatformModifier and TypeClassDescriptionfinal classAuto-configurationto expose actuator endpoints for Cloud Foundry to use.