Closed
Description
Dave Syer opened SPR-11430 and commented
@Configuration
imported via ImportBeanDefinitionRegistrar
is not processed as configuration. Actually it seems to get proxied OK, but the @Beans
inside it are not instantiated or registered with the bean factory.
Affects: 4.0.1
Issue Links:
- 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 - @Configuration imported via @ImportResource is not processed [SPR-11723] #16345
@Configuration
imported via@ImportResource
is not processed
Referenced from: commits 71c6eb2