@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value=org.springframework.web.servlet.DispatcherServlet.class) public static class ServletEndpointManagementContextConfiguration.WebMvcServletEndpointManagementContextConfiguration extends Object
Constructor and Description |
---|
WebMvcServletEndpointManagementContextConfiguration() |
Modifier and Type | Method and Description |
---|---|
ServletEndpointRegistrar |
servletEndpointRegistrar(WebEndpointProperties properties,
ServletEndpointsSupplier servletEndpointsSupplier,
DispatcherServletPath dispatcherServletPath) |
public WebMvcServletEndpointManagementContextConfiguration()
@Bean public ServletEndpointRegistrar servletEndpointRegistrar(WebEndpointProperties properties, ServletEndpointsSupplier servletEndpointsSupplier, DispatcherServletPath dispatcherServletPath)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.