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