@Configuration @ConditionalOnWebApplication @ConditionalOnClass(value=TogglzConsoleServlet.class) @Conditional(value=org.togglz.spring.boot.autoconfigure.TogglzManagementContextConfiguration.OnConsoleAndUseManagementPort.class) protected static class TogglzManagementContextConfiguration.TogglzConsoleConfiguration extends Object
Modifier | Constructor and Description |
---|---|
protected |
TogglzConsoleConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.boot.web.servlet.ServletRegistrationBean |
togglzConsole() |
Copyright © 2017. All Rights Reserved.