| 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 |
EndpointWebMvcAutoConfiguration.endpointHandlerMapping() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EndpointWebMvcChildContextConfiguration.EndpointHandlerMappingConfiguration.postProcessMapping(ListableBeanFactory beanFactory,
EndpointHandlerMapping mapping)
Hook to allow additional post processing of
EndpointHandlerMapping. |
protected void |
EndpointWebMvcChildContextConfiguration.SecureEndpointHandlerMappingConfiguration.postProcessMapping(ListableBeanFactory beanFactory,
EndpointHandlerMapping mapping) |
void |
ManagementSecurityAutoConfiguration.ManagementWebSecurityConfigurerAdapter.setEndpointHandlerMapping(EndpointHandlerMapping endpointHandlerMapping) |
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointHandlerMappingCustomizer.customize(EndpointHandlerMapping mapping)
Customize the specified
EndpointHandlerMapping |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.