Uses of Interface
org.springframework.boot.autoconfigure.web.reactive.WebFluxRegistrations
Package
Description
Auto-configuration for reactive web servers and Spring WebFlux.
-
Uses of WebFluxRegistrations in org.springframework.boot.autoconfigure.web.reactive
ModifierConstructorDescriptionEnableWebFluxConfiguration
(WebFluxProperties webFluxProperties, WebProperties webProperties, ServerProperties serverProperties, ObjectProvider<WebFluxRegistrations> webFluxRegistrations)