@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited @ImportAutoConfiguration public @interface AutoConfigureWebFlux
Auto-configuration imports
for typical Spring WebFlux
tests. Most tests should consider using @WebFluxTest
rather than
using this annotation directly.WebFluxTest
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.