Uses of Interface
org.springframework.web.reactive.config.WebFluxConfigurer
Packages that use WebFluxConfigurer
Package
Description
Spring WebFlux configuration infrastructure.
- 
Uses of WebFluxConfigurer in org.springframework.web.reactive.configClasses in org.springframework.web.reactive.config that implement WebFluxConfigurerMethod parameters in org.springframework.web.reactive.config with type arguments of type WebFluxConfigurerModifier and TypeMethodDescriptionvoidWebFluxConfigurerComposite.addWebFluxConfigurers(List<WebFluxConfigurer> configurers) voidDelegatingWebFluxConfiguration.setConfigurers(List<WebFluxConfigurer> configurers)