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