インターフェースの使用
org.springframework.boot.http.codec.CodecCustomizer
CodecCustomizer を使用するパッケージ
org.springframework.boot.webclient.autoconfigure 内の CodecCustomizer 使用
型の型引数を持つ org.springframework.boot.webclient.autoconfigure のコンストラクターパラメーター CodecCustomizerorg.springframework.boot.webtestclient 内の CodecCustomizer 使用
型の型引数を持つ org.springframework.boot.webtestclient のコンストラクターパラメーター CodecCustomizer修飾子コンストラクター説明SpringBootWebTestClientBuilderCustomizer(CollectionSE<CodecCustomizer> codecCustomizers) 指定されたcodecCustomizersを使用してビルダーのコーデックを構成する新しいSpringBootWebTestClientBuilderCustomizerを作成します。