Class ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration

java.lang.Object
org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration
Enclosing class:
ServletManagementContextAutoConfiguration

@Configuration(proxyBeanMethods=false) @ConditionalOnProperty(prefix="management.server", name="add-application-context-header", havingValue="true") protected static class ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration extends Object