@ManagementContextConfiguration @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 |
---|---|
ExposeExcludePropertyEndpointFilter<ExposableServletEndpoint> |
servletExposeExcludePropertyEndpointFilter(WebEndpointProperties properties) |
public ServletEndpointManagementContextConfiguration()
@Bean public ExposeExcludePropertyEndpointFilter<ExposableServletEndpoint> servletExposeExcludePropertyEndpointFilter(WebEndpointProperties properties)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.