Package org.springframework.boot.actuate.endpoint.web.reactive
package org.springframework.boot.actuate.endpoint.web.reactive
Spring WebFlux support for actuator endpoints.
-
ClassDescriptionA custom
HandlerMappingthat makes web endpoints available over HTTP using Spring WebFlux.AnOperationInvokerthat performs the invocation of a blocking operation on a separate thread using Reactor'sbounded elastic scheduler.Reactive handler providing actuator links at the root endpoint.A reactive web operation that can be handled by WebFlux.A customHandlerMappingthat allows health groups to be mapped to an additional path.HandlerMappingthat exposes@ControllerEndpointand@RestControllerEndpointannotated endpoints over Spring WebFlux.A customHandlerMappingthat makes web endpoints available over HTTP using Spring WebFlux.