インターフェースの使用
org.springframework.http.codec.CodecConfigurer.DefaultCodecConfig
CodecConfigurer.DefaultCodecConfig を使用するパッケージ
org.springframework.http.codec 内の CodecConfigurer.DefaultCodecConfig 使用
型 CodecConfigurer.DefaultCodecConfig の型引数を持つ org.springframework.http.codec のメソッドパラメーター修飾子と型メソッド説明voidCodecConfigurer.CustomCodecs.registerWithDefaultConfig(ObjectSE codec, ConsumerSE<CodecConfigurer.DefaultCodecConfig> configConsumer) 呼び出し元がCodecConfigurer.DefaultCodecConfigのプロパティを特定のコーデックに適用できるようにするCodecConfigurer.CustomCodecs.register(Object)のバリアント。voidCodecConfigurer.CustomCodecs.withDefaultCodecConfig(ConsumerSE<CodecConfigurer.DefaultCodecConfig> codecsConfigConsumer) 使用すべきではありません。
CodecConfigurer.CustomCodecs.registerWithDefaultConfig(Object)またはCodecConfigurer.CustomCodecs.registerWithDefaultConfig(Object, Consumer)を使用してください。