Package | Description |
---|---|
org.springframework.restdocs.webtestclient |
Core classes for using Spring REST Docs with Spring Framework's WebTestClient.
|
Modifier and Type | Method and Description |
---|---|
static WebTestClientRestDocumentationConfigurer |
WebTestClientRestDocumentation.documentationConfiguration(RestDocumentationContextProvider contextProvider)
Provides access to a
ExchangeFilterFunction that can be used to configure a
WebTestClient instance using the given contextProvider . |