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