クラスの使用 
org.springframework.context.annotation.AnnotatedBeanDefinitionReader
AnnotatedBeanDefinitionReader を使用するパッケージ 
 パッケージ 
 説明 
WebApplicationContext 実装やさまざまなユーティリティクラスなど、
org.springframework.web.context パッケージをサポートするクラス。- org.springframework.web.context.support 内の AnnotatedBeanDefinitionReader 使用修飾子と型メソッド説明- protected AnnotatedBeanDefinitionReaderAnnotationConfigWebApplicationContext.- getAnnotatedBeanDefinitionReader- (DefaultListableBeanFactory beanFactory) 指定された Bean ファクトリの- AnnotatedBeanDefinitionReaderを構築します。