Package org.springframework.boot.test.autoconfigure.web.reactive
package org.springframework.boot.test.autoconfigure.web.reactive
Auto-configuration for reactive web tests.
-
ClassDescription
Auto-configuration importsfor typical Spring WebFlux tests.Annotation that can be applied to a test class to enable aWebTestClientthat is bound directly to the application.WebTestClientBuilderCustomizerfor a typical Spring Boot application.Annotation that can be used for a Spring WebFlux test that focuses only on Spring WebFlux components.Auto-configuration forWebTestClient.