public class WebClientCodecCustomizer extends Object implements WebClientCustomizer
WebClientCustomizer that configures codecs for the HTTP client.| Constructor and Description |
|---|
WebClientCodecCustomizer(List<CodecCustomizer> codecCustomizers) |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder) |
public WebClientCodecCustomizer(List<CodecCustomizer> codecCustomizers)
public void customize(org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder)
customize in interface WebClientCustomizerCopyright © 2020 Pivotal Software, Inc.. All rights reserved.