@Configuration
public class TogglzWebConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
TogglzWebConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.context.embedded.FilterRegistrationBean |
togglzFilter() |
org.springframework.boot.context.embedded.ServletRegistrationBean |
togglzServlet(java.lang.String prefix) |
@Bean public org.springframework.boot.context.embedded.FilterRegistrationBean togglzFilter()
@Bean
public org.springframework.boot.context.embedded.ServletRegistrationBean togglzServlet(@Value(value="${management.context-path:/internal}")
java.lang.String prefix)