Uses of Class
org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping
Package
Description
Auto-configuration for exposing actuator web endpoints using WebFlux.
-
Uses of WebFluxEndpointHandlerMapping in org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive
Modifier and TypeMethodDescriptionWebFluxEndpointManagementContextConfiguration.webEndpointReactiveHandlerMapping
(WebEndpointsSupplier webEndpointsSupplier, ControllerEndpointsSupplier controllerEndpointsSupplier, EndpointMediaTypes endpointMediaTypes, CorsEndpointProperties corsProperties, WebEndpointProperties webEndpointProperties, Environment environment)