Uses of Class
org.springframework.boot.webflux.actuate.endpoint.web.WebFluxEndpointHandlerMapping
Packages that use WebFluxEndpointHandlerMapping
Package
Description
Auto-configuration for WebFlux-based actuator web concerns.
-
Uses of WebFluxEndpointHandlerMapping in org.springframework.boot.webflux.autoconfigure.actuate.web
Methods in org.springframework.boot.webflux.autoconfigure.actuate.web that return WebFluxEndpointHandlerMappingModifier and TypeMethodDescriptionWebFluxEndpointManagementContextConfiguration.webEndpointReactiveHandlerMapping(WebEndpointsSupplier webEndpointsSupplier, ControllerEndpointsSupplier controllerEndpointsSupplier, EndpointMediaTypes endpointMediaTypes, CorsEndpointProperties corsProperties, WebEndpointProperties webEndpointProperties, Environment environment)