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