@Configuration @ConditionalOnBean(value=org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties.class) @Conditional(value=org.togglz.spring.boot.autoconfigure.TogglzConsoleBaseConfiguration.OnConsoleAndUseManagementPort.class) protected static class TogglzManagementContextConfiguration.TogglzConsoleConfiguration extends TogglzConsoleBaseConfiguration
TogglzConsoleBaseConfiguration.OnConsoleAndNotUseManagementPort, TogglzConsoleBaseConfiguration.OnConsoleAndUseManagementPort| Modifier | Constructor and Description |
|---|---|
protected |
TogglzConsoleConfiguration(TogglzProperties properties,
org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties managementServerProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getContextPath() |
togglzConsoleprotected TogglzConsoleConfiguration(TogglzProperties properties, org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties managementServerProperties)
protected String getContextPath()
getContextPath in class TogglzConsoleBaseConfigurationCopyright © 2018. All Rights Reserved.