インターフェースの使用
org.springframework.http.codec.ClientCodecConfigurer

ClientCodecConfigurer を使用するパッケージ
パッケージ
説明
Web で使用するための Encoder および Decoder の実装を提供します。
org.springframework.http.codec.json および co からのコンバーター実装に基づいて、ClientCodecConfigurer および ServerCodecConfigurer の実装を提供します。
WebTestClient を介した Spring WebFlux サーバーエンドポイントのテストのサポート。
org.springframework.http.client.reactive リアクティブ HTTP アダプター層上に構築されるリアクティブ WebClient を提供します。