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