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:
Referenced from: commits 71c6eb2
Dave Syer opened SPR-11430 and commented
@Configurationimported viaImportBeanDefinitionRegistraris not processed as configuration. Actually it seems to get proxied OK, but the@Beansinside it are not instantiated or registered with the bean factory.Affects: 4.0.1
Issue Links:
@Beanmethods on@Configurationclass returned from another@Beanmethod do not work@Configurationimported via@ImportResourceis not processedReferenced from: commits 71c6eb2