Uses of Class
org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
Package
Description
Spring MVC support for actuator endpoints.
-
Uses of AbstractWebMvcEndpointHandlerMapping in org.springframework.boot.actuate.endpoint.web.servlet
Modifier and TypeClassDescriptionclass
A customHandlerMapping
that allows health groups to be mapped to an additional path.class
A customHandlerMapping
that makes web endpoints available over HTTP using Spring MVC.