Class Hierarchy
- java.lang.Object
- org.springframework.restdocs.config.AbstractConfigurer
- org.springframework.restdocs.config.AbstractNestedConfigurer<PARENT>
- org.springframework.restdocs.config.OperationPreprocessorsConfigurer<PARENT,
TYPE> - org.springframework.restdocs.webtestclient.WebTestClientOperationPreprocessorsConfigurer (implements org.springframework.web.reactive.function.client.ExchangeFilterFunction)
- org.springframework.restdocs.config.SnippetConfigurer<PARENT,
TYPE> - org.springframework.restdocs.webtestclient.WebTestClientSnippetConfigurer (implements org.springframework.web.reactive.function.client.ExchangeFilterFunction)
- org.springframework.restdocs.config.OperationPreprocessorsConfigurer<PARENT,
- org.springframework.restdocs.config.AbstractNestedConfigurer<PARENT>
- org.springframework.restdocs.config.RestDocumentationConfigurer<S,
P, T> - org.springframework.restdocs.webtestclient.WebTestClientRestDocumentationConfigurer (implements org.springframework.web.reactive.function.client.ExchangeFilterFunction)
- org.springframework.restdocs.webtestclient.WebTestClientRestDocumentation
- org.springframework.restdocs.config.AbstractConfigurer