Uses of Class
org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
Package
Description
Spring WebFlux support for actuator endpoints.
-
Uses of AbstractWebFluxEndpointHandlerMapping in org.springframework.boot.actuate.endpoint.web.reactive
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 WebFlux.