public class WebTestClientSnippetConfigurer extends SnippetConfigurer<WebTestClientRestDocumentationConfigurer,WebTestClientSnippetConfigurer> implements ExchangeFilterFunction
SnippetConfigurer for WebFlux that can be used to configure the generated
documentation snippets.DEFAULT_SNIPPET_ENCODING, DEFAULT_TEMPLATE_FORMAT| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<ClientResponse> |
filter(ClientRequest request,
ExchangeFunction next) |
apply, withAdditionalDefaults, withDefaults, withEncoding, withTemplateFormatandclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, apply, ofRequestProcessor, ofResponseProcessorpublic reactor.core.publisher.Mono<ClientResponse> filter(ClientRequest request, ExchangeFunction next)
filter in interface ExchangeFilterFunction