Uses of Class
org.springframework.restdocs.webtestclient.WebTestClientRestDocumentationConfigurer
Package
Description
Core classes for using Spring REST Docs with Spring Framework's WebTestClient.
-
Uses of WebTestClientRestDocumentationConfigurer in org.springframework.restdocs.webtestclient
Modifier and TypeMethodDescriptionWebTestClientRestDocumentation.documentationConfiguration
(RestDocumentationContextProvider contextProvider) Provides access to aExchangeFilterFunction
that can be used to configure aWebTestClient
instance using the givencontextProvider
.