接口的使用
cn.taketoday.http.codec.ClientCodecConfigurer

使用ClientCodecConfigurer的程序包
程序包
说明
Provides implementations of Encoder and Decoder for web use.
Provides implementations of ClientCodecConfigurer and ServerCodecConfigurer based on the converter implementations from cn.taketoday.http.codec.json and co.
Provides a reactive WebClient that builds on top of the cn.taketoday.http.client.reactive reactive HTTP adapter layer.