@Configuration(proxyBeanMethods=false)
@ConditionalOnClass(value=org.springframework.web.servlet.DispatcherServlet.class)
public static class ServletEndpointManagementContextConfiguration.WebMvcServletEndpointManagementContextConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
WebMvcServletEndpointManagementContextConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.endpoint.web.ServletEndpointRegistrar |
servletEndpointRegistrar(WebEndpointProperties properties,
org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier servletEndpointsSupplier,
org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath dispatcherServletPath) |
public WebMvcServletEndpointManagementContextConfiguration()
@Bean public org.springframework.boot.actuate.endpoint.web.ServletEndpointRegistrar servletEndpointRegistrar(WebEndpointProperties properties, org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier servletEndpointsSupplier, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath dispatcherServletPath)