インターフェースの使用
org.springframework.data.aot.AotContext.IntrospectedBeanDefinition
AotContext.IntrospectedBeanDefinition を使用するパッケージ
パッケージ
説明
Ahead of Time コンパイルの実行時に、リフレクション、リソース、java 直列化、プロキシの必要性を登録するためのサポート。
org.springframework.data.aot 内の AotContext.IntrospectedBeanDefinition 使用
修飾子と型メソッド説明AotContext.introspectBeanDefinition(StringSE beanName) AotContext.IntrospectedBeanDefinitionを返し、基礎となる Bean 定義に関する詳細を取得します。AotContext.introspectBeanDefinition(BeanReference reference) AotContext.IntrospectedBeanDefinitionを返し、基礎となる Bean 定義に関する詳細を取得します。