Package org.springframework.boot.test.web.reactive.client
@NullMarked
package org.springframework.boot.test.web.reactive.client
Spring Boot support for testing Spring WebFlux server endpoints via
WebTestClient
.-
InterfacesClassDescriptionA customizer that can be implemented by beans wishing to customize the
WebTestClient.Builder
to fine-tune its auto-configuration before aWebTestClient
is created.