Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.endpoint.web |
Auto-configuration for the Actuator's web endpoints.
|
Modifier and Type | Method and Description |
---|---|
ServletEndpointRegistrar |
ServletEndpointManagementContextConfiguration.WebMvcServletEndpointManagementContextConfiguration.servletEndpointRegistrar(WebEndpointProperties properties,
ServletEndpointsSupplier servletEndpointsSupplier,
DispatcherServletPath dispatcherServletPath) |
ServletEndpointRegistrar |
ServletEndpointManagementContextConfiguration.JerseyServletEndpointManagementContextConfiguration.servletEndpointRegistrar(WebEndpointProperties properties,
ServletEndpointsSupplier servletEndpointsSupplier,
JerseyApplicationPath jerseyApplicationPath) |