Uses of Package
org.springframework.boot.test.web.reactive.client
Packages that use org.springframework.boot.test.web.reactive.client
Package
Description
Auto-configuration for Spring WebFlux tests.
-
Classes in org.springframework.boot.test.web.reactive.client used by org.springframework.boot.webflux.test.autoconfigureClassDescriptionA customizer that can be implemented by beans wishing to customize the
WebTestClient.Builder
to fine-tune its auto-configuration before aWebTestClient
is created.