java.lang.Object
org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientCodecCustomizer
All Implemented Interfaces:
WebClientCustomizer

public class WebClientCodecCustomizer extends Object implements WebClientCustomizer
WebClientCustomizer that configures codecs for the HTTP client.
Since:
2.0.0
Author:
Brian Clozel