インターフェースの使用 
org.springframework.http.codec.CodecConfigurer
CodecConfigurer を使用するパッケージ 
 パッケージ 
 説明 
org.springframework.http.codec.json および co からのコンバーター実装に基づいて、ClientCodecConfigurer および ServerCodecConfigurer の実装を提供します。- org.springframework.http.codec 内の CodecConfigurer 使用org.springframework.http.codec 内の CodecConfigurer サブインターフェース修飾子と型インターフェース説明- interfaceクライアント側に関連する HTTP メッセージリーダーおよびライターオプションの- CodecConfigurerの拡張。- interfaceサーバー側に関連する HTTP メッセージリーダーおよびライターオプションの- CodecConfigurerの拡張。
- org.springframework.http.codec.support 内の CodecConfigurer 使用CodecConfigurer を実装している org.springframework.http.codec.support のクラス