Uses of Package
org.springframework.boot.webflux.actuate.endpoint.web
Packages that use org.springframework.boot.webflux.actuate.endpoint.web
Package
Description
Spring WebFlux support for actuator endpoints.
Auto-configuration for WebFlux-based actuator web concerns.
-
Classes in org.springframework.boot.webflux.actuate.endpoint.web used by org.springframework.boot.webflux.actuate.endpoint.webClassDescriptionA custom
HandlerMappingthat 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. -
Classes in org.springframework.boot.webflux.actuate.endpoint.web used by org.springframework.boot.webflux.autoconfigure.actuate.webClassDescriptionA custom
HandlerMappingthat 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 customHandlerMappingthat makes web endpoints available over HTTP using Spring WebFlux.
@Endpointand@WebEndpointsupport