Package org.springframework.boot.webtestclient
@NullMarked
package org.springframework.boot.webtestclient
Auto-configuration for WebTestClient.
-
ClassDescriptionAnnotation that can be applied to a test class to enable a
WebTestClient
.WebTestClientBuilderCustomizer
for a typical Spring Boot application.Auto-configuration forWebTestClient
.A customizer that can be implemented by beans wishing to customize theWebTestClient.Builder
to fine-tune its auto-configuration before aWebTestClient
is created.