クラス RegisterReflectionForBindingProcessor

java.lang.ObjectSE
org.springframework.aot.hint.annotation.RegisterReflectionForBindingProcessor
実装されたすべてのインターフェース:
ReflectiveProcessor

public class RegisterReflectionForBindingProcessor extends ObjectSE implements ReflectiveProcessor
データバインディングの目的でリフレクションヒントを登録する ReflectiveProcessor 実装 (プロパティおよびレコードコンポーネントで推移的に使用される型を含む、クラス、コンストラクター、フィールド、プロパティ、レコードコンポーネント)。
導入:
6.0
作成者:
Sebastien Deleuze
関連事項: