Interface WebTestClient.ControllerSpec

All Superinterfaces:
WebTestClient.MockServerSpec<WebTestClient.ControllerSpec>
Enclosing interface:
WebTestClient

public static interface WebTestClient.ControllerSpec extends WebTestClient.MockServerSpec<WebTestClient.ControllerSpec>
Specification for customizing controller configuration equivalent to, and internally delegating to, a WebFluxConfigurer.