Uses of Package
org.springframework.boot.actuate.endpoint.web.servlet
Package
Description
Auto-configuration for exposing actuator web endpoints using Spring MVC.
Spring MVC support for actuator endpoints.
-
ClassDescriptionA custom
HandlerMapping
that allows health groups to be mapped to an additional path.HandlerMapping
that exposes@ControllerEndpoint
and@RestControllerEndpoint
annotated endpoints over Spring MVC.A customHandlerMapping
that makes web endpoints available over HTTP using Spring MVC. -
ClassDescriptionA custom
HandlerMapping
that makesweb endpoints
available over HTTP using Spring MVC.Handler providing actuator links at the root endpoint.A servlet web operation that can be handled by Spring MVC.