Uses of Interface
org.springframework.boot.autoconfigure.web.reactive.WebFluxRegistrations
Packages that use WebFluxRegistrations
Package
Description
Auto-configuration for reactive web servers and Spring WebFlux.
-
Uses of WebFluxRegistrations in org.springframework.boot.autoconfigure.web.reactive
Constructor parameters in org.springframework.boot.autoconfigure.web.reactive with type arguments of type WebFluxRegistrationsModifierConstructorDescriptionEnableWebFluxConfiguration
(WebFluxProperties webFluxProperties, WebProperties webProperties, ServerProperties serverProperties, ObjectProvider<WebFluxRegistrations> webFluxRegistrations)