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.
  • Interfaces
    Class
    Description
    A customizer that can be implemented by beans wishing to customize the WebTestClient.Builder to fine-tine its auto-configuration before a WebTestClient is created.