| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure.cloudfoundry |
Auto-configuration for actuator Cloud Foundry concerns.
|
| org.springframework.boot.actuate.autoconfigure.endpoint.web |
Auto-configuration for the Actuator's web endpoints.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloudFoundryWebEndpointDiscoverer
WebEndpointDiscoverer for Cloud Foundry that uses Cloud Foundry specific
extensions for the HealthEndpoint. |
| Modifier and Type | Method and Description |
|---|---|
WebEndpointDiscoverer |
WebEndpointAutoConfiguration.webEndpointDiscoverer(ParameterValueMapper parameterValueMapper,
EndpointMediaTypes endpointMediaTypes,
PathMapper webEndpointPathMapper,
ObjectProvider<Collection<OperationInvokerAdvisor>> invokerAdvisors,
ObjectProvider<Collection<EndpointFilter<ExposableWebEndpoint>>> filters) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.