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.config
Classes in org.springframework.web.reactive.config that implement WebFluxConfigurerMethod parameters in org.springframework.web.reactive.config with type arguments of type WebFluxConfigurerModifier and TypeMethodDescriptionvoid
WebFluxConfigurerComposite.addWebFluxConfigurers
(List<WebFluxConfigurer> configurers) void
DelegatingWebFluxConfiguration.setConfigurers
(List<WebFluxConfigurer> configurers)