Uses of Package
org.springframework.boot.actuate.endpoint.web.reactive
Package
Description
Auto-configuration for exposing actuator web endpoints using WebFlux.
Spring WebFlux support for actuator endpoints.
-
ClassDescriptionA custom
HandlerMapping
that 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 customHandlerMapping
that makes web endpoints available over HTTP using Spring WebFlux. -
ClassDescriptionA custom
HandlerMapping
that makes web endpoints available over HTTP using Spring WebFlux.Reactive handler providing actuator links at the root endpoint.A reactive web operation that can be handled by WebFlux.
@Endpoint
and@WebEndpoint
support