Uses of Class
org.springframework.web.reactive.config.WebFluxConfigurationSupport
Packages that use WebFluxConfigurationSupport
Package
Description
Spring WebFlux configuration infrastructure.
- 
Uses of WebFluxConfigurationSupport in org.springframework.web.reactive.configSubclasses of WebFluxConfigurationSupport in org.springframework.web.reactive.configModifier and TypeClassDescriptionclassA subclass ofWebFluxConfigurationSupportthat detects and delegates to all beans of typeWebFluxConfigurerallowing them to customize the configuration provided byWebFluxConfigurationSupport.