mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 03:52:00 +00:00
- Removed AbstractGenericContextLoader's createGenericApplicationContext() method. - AnnotationConfigContextLoader now uses an AnnotatedBeanDefinitionReader instead of working with an AnnotationConfigApplicationContext. - AnnotationConfigContextLoader now uses the supplied GenericApplicationContext to load configuration classes.