Package org.springframework.http.codec.support
Provides implementations of
ClientCodecConfigurer and ServerCodecConfigurer based on the converter implementations from org.springframework.http.codec.json and co.Class Summary Class Description DefaultClientCodecConfigurer Default implementation ofClientCodecConfigurer.DefaultServerCodecConfigurer Default implementation ofServerCodecConfigurer.