インターフェースの使用
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 のクラス