Generated by
JDiff

Package org.springframework.context.annotation

Changed Classes
AnnotationConfigApplicationContext Standalone application context, accepting annotated classes as input - in particular @Configuration-annotated classes, but also plain @Component types and JSR-330 compliant classes using {@code javax.inject} annotations.
ClassPathScanningCandidateComponentProvider A component provider that scans the classpath from a base package.