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