@ManagementContextConfiguration(proxyBeanMethods=false) @ConditionalOnWebApplication(type=SERVLET) public class ServletEndpointManagementContextConfiguration extends java.lang.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<org.springframework.boot.actuate.endpoint.web.ExposableServletEndpoint> |
servletExposeExcludePropertyEndpointFilter(WebEndpointProperties properties) |
public ServletEndpointManagementContextConfiguration()
@Bean public IncludeExcludeEndpointFilter<org.springframework.boot.actuate.endpoint.web.ExposableServletEndpoint> servletExposeExcludePropertyEndpointFilter(WebEndpointProperties properties)