Package org.springframework.boot.actuate.endpoint.web.servlet
package org.springframework.boot.actuate.endpoint.web.servlet
Spring MVC support for actuator endpoints.
-
ClassDescriptionA custom
HandlerMappingthat makesweb endpointsavailable over HTTP using Spring MVC.Handler providing actuator links at the root endpoint.A servlet web operation that can be handled by Spring MVC.A customHandlerMappingthat allows health groups to be mapped to an additional path.Deprecated, for removal: This API element is subject to removal in a future version.A customHandlerMappingthat makes web endpoints available over HTTP using Spring MVC.
@Endpointand@WebEndpointsupport