@ManagementContextConfiguration(proxyBeanMethods=false) @ConditionalOnWebApplication(type=SERVLET) public class ServletEndpointManagementContextConfiguration extends Object
@ManagementContextConfiguration
for servlet
endpoints.Modifier and Type | Class and Description |
---|---|
static class |
ServletEndpointManagementContextConfiguration.JerseyServletEndpointManagementContextConfiguration |
static class |
ServletEndpointManagementContextConfiguration.WebMvcServletEndpointManagementContextConfiguration |
Constructor and Description |
---|
ServletEndpointManagementContextConfiguration() |
Modifier and Type | Method and Description |
---|---|
IncludeExcludeEndpointFilter<ExposableServletEndpoint> |
servletExposeExcludePropertyEndpointFilter(WebEndpointProperties properties) |
public ServletEndpointManagementContextConfiguration()
@Bean public IncludeExcludeEndpointFilter<ExposableServletEndpoint> servletExposeExcludePropertyEndpointFilter(WebEndpointProperties properties)