Package org.springframework.boot.test.web.reactive.server
package org.springframework.boot.test.web.reactive.server
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-tine its auto-configuration before aWebTestClient
is created.