Package org.springframework.restdocs.webtestclient
package org.springframework.restdocs.webtestclient
Core classes for using Spring REST Docs with Spring Framework's WebTestClient.
-
ClassDescriptionA configurer that can be used to configure the operation preprocessors.Static factory methods for documenting RESTful APIs using WebFlux's
WebTestClient
.A WebFlux-specificRestDocumentationConfigurer
.ASnippetConfigurer
for WebFlux that can be used to configure the generated documentation snippets.