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