Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
org.springframework.boot.actuate.cloudfoundry |
Modifier and Type | Method and Description |
---|---|
MvcEndpoints |
ManagementContextResolver.getMvcEndpoints()
Return all
MvcEndpoints from the management context. |
MvcEndpoints |
EndpointWebMvcManagementContextConfiguration.mvcEndpoints() |
Modifier and Type | Method and Description |
---|---|
void |
EndpointWebMvcChildContextConfiguration.EndpointHandlerMappingConfiguration.handlerMapping(MvcEndpoints endpoints,
ListableBeanFactory beanFactory,
EndpointHandlerMapping mapping) |
Modifier and Type | Method and Description |
---|---|
org.springframework.boot.actuate.cloudfoundry.CloudFoundryEndpointHandlerMapping |
CloudFoundryActuatorAutoConfiguration.cloudFoundryEndpointHandlerMapping(MvcEndpoints mvcEndpoints,
RestTemplateBuilder restTemplateBuilder,
Environment environment) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.