Uses of Annotation Interface
org.springframework.boot.test.autoconfigure.web.reactive.AutoConfigureWebFlux
Packages that use AutoConfigureWebFlux
Package
Description
Auto-configuration for reactive web tests.
-
Uses of AutoConfigureWebFlux in org.springframework.boot.test.autoconfigure.web.reactive
Classes in org.springframework.boot.test.autoconfigure.web.reactive with annotations of type AutoConfigureWebFluxModifier and TypeClassDescription@interface
Annotation that can be used for a Spring WebFlux test that focuses only on Spring WebFlux components.