Uses of Interface
org.springframework.web.reactive.config.WebFluxConfigurer
Package
Description
Spring WebFlux configuration infrastructure.
-
Uses of WebFluxConfigurer in org.springframework.web.reactive.config
Modifier and TypeMethodDescriptionvoid
WebFluxConfigurerComposite.addWebFluxConfigurers
(List<WebFluxConfigurer> configurers) void
DelegatingWebFluxConfiguration.setConfigurers
(List<WebFluxConfigurer> configurers)