@FunctionalInterfaceSE public interface CodecCustomizer
CodecConfigurer を使用して HTTP クライアントまたはサーバー、あるいはその両方のコーデック設定をカスタマイズするために使用できるコールバックインターフェース。| 修飾子と型 | メソッドと説明 |
|---|---|
void | customize(org.springframework.http.codec.CodecConfigurer configurer)CodecConfigurer インスタンスをカスタマイズするためのコールバック。 |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.