Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive |
Auto-configuration for actuator Cloud Foundry concerns using WebFlux.
|
org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet |
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
|
Modifier and Type | Class and Description |
---|---|
class |
ReactiveCloudFoundryActuatorAutoConfiguration
Auto-configuration to expose actuator endpoints for
Cloud Foundry to use in a reactive environment. |
Modifier and Type | Class and Description |
---|---|
class |
CloudFoundryActuatorAutoConfiguration
Auto-configuration to expose actuator endpoints for
Cloud Foundry to use. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.