Closed
Description
Dave Syer opened SPR-11723 and commented
Similar but different to #16056 (and more surprising and irritating to users). Originally raised via Spring Boot at spring-projects/spring-boot#710.
Affects: 4.0.3
Issue Links:
- AnnotationConfigApplicationContext doesn't process @Configuration classes scanned by component scan. [SPR-10984] #15612 AnnotationConfigApplicationContext doesn't process
@Configuration
classes scanned by component scan. ("is duplicated by") - Beans defined by @ComponentScan are skipped in @Configuration override [SPR-9567] #14201 Beans defined by
@ComponentScan
are skipped in@Configuration
override - @Configuration imported via ImportBeanDefinitionRegistrar is not processed as configuration [SPR-11430] #16056
@Configuration
imported via ImportBeanDefinitionRegistrar is not processed as configuration - Regression in @Condition exclusion [SPR-12233] #16848 Regression in
@Condition
exclusion - Doc: @Bean methods on @Configuration class returned from another @Bean method do not work [SPR-14602] #19171 Doc:
@Bean
methods on@Configuration
class returned from another@Bean
method do not work
2 votes, 6 watchers