Uses of Class
org.springframework.web.reactive.config.WebFluxConfigurationSupport
Package
Description
Spring WebFlux configuration infrastructure.
-
Uses of WebFluxConfigurationSupport in org.springframework.web.reactive.config
Modifier and TypeClassDescriptionclass
A subclass ofWebFluxConfigurationSupport
that detects and delegates to all beans of typeWebFluxConfigurer
allowing them to customize the configuration provided byWebFluxConfigurationSupport
.