クラス RegisterReflectionReflectiveProcessor

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

public class RegisterReflectionReflectiveProcessor extends ObjectSE implements ReflectiveProcessor
@RegisterReflection とペアになる ReflectiveProcessor 実装。RegisterReflection でメタアノテーションが付けられた合成アノテーションの基本実装として使用できます。
導入:
6.2
作成者:
Stephane Nicoll