Class EndpointWebMvcChildContextConfiguration.EndpointHandlerMappingConfiguration
- java.lang.Object
- org.springframework.boot.actuate.autoconfigure.EndpointWebMvcChildContextConfiguration.EndpointHandlerMappingConfiguration
- Enclosing class:
- EndpointWebMvcChildContextConfiguration
@Configuration protected static class EndpointWebMvcChildContextConfiguration.EndpointHandlerMappingConfiguration extends Object
Configuration to addHandlerMappingforMvcEndpoints.
Constructor Summary
Constructors Modifier Constructor Description protectedEndpointHandlerMappingConfiguration()
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandlerMapping(MvcEndpoints endpoints, org.springframework.beans.factory.ListableBeanFactory beanFactory, EndpointHandlerMapping mapping)
Constructor Detail
EndpointHandlerMappingConfiguration
protected EndpointHandlerMappingConfiguration()
Method Detail
handlerMapping
@Autowired public void handlerMapping(MvcEndpoints endpoints, org.springframework.beans.factory.ListableBeanFactory beanFactory, EndpointHandlerMapping mapping)