| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
| org.springframework.boot.actuate.endpoint.mvc |
Actuator Spring MVC endpoint support.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointHandlerMapping |
EndpointWebMvcManagementContextConfiguration.endpointHandlerMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointWebMvcChildContextConfiguration.EndpointHandlerMappingConfiguration.handlerMapping(MvcEndpoints endpoints,
ListableBeanFactory beanFactory,
EndpointHandlerMapping mapping) |
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointHandlerMappingCustomizer.customize(EndpointHandlerMapping mapping)
Customize the specified
EndpointHandlerMapping. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.