Annotation Interface AutoConfigureWebFlux


Auto-configuration imports for typical Spring WebFlux tests. Most tests should consider using @WebFluxTest rather than using this annotation directly.
Since:
2.0.0
Author:
Stephane Nicoll
See Also: