| Package | Description |
|---|---|
| org.springframework.web.reactive.config |
Spring WebFlux configuration infrastructure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebFluxConfigurerComposite
A
WebFluxConfigurer that delegates to one or more others. |
| Modifier and Type | Method and Description |
|---|---|
void |
WebFluxConfigurerComposite.addWebFluxConfigurers(List<WebFluxConfigurer> configurers) |
void |
DelegatingWebFluxConfiguration.setConfigurers(List<WebFluxConfigurer> configurers) |