Closed
Description
Phil Webb opened SPR-10630 and commented
See #12525, originally marked as WONTFIX but would be very useful for Spring Security
Issue Links:
- BeanDefinitionRegistryPostProcessor registered via @Bean will not be invoked [SPR-7868] #12525 BeanDefinitionRegistryPostProcessor registered via
@Bean
will not be invoked - Infinite loop caused by import of XML configuration that declares a ConfigurationClassPostProcessor [SPR-11858] #16477 Infinite loop caused by import of XML configuration that declares a ConfigurationClassPostProcessor
- sort BeanDefinitionRegistryPostProcessors added by other BeanDefinitionRegistryPostProcessors [SPR-16043] #20592 sort BeanDefinitionRegistryPostProcessors added by other BeanDefinitionRegistryPostProcessors
- Invalid WARN when returning a BeanDefinitionRegistryPostProcessor from within a @Configuration class [SPR-14603] #19172 Invalid WARN when returning a BeanDefinitionRegistryPostProcessor from within a
@Configuration
class - 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 - Fix outdated javadoc of ConfigurationClassPostProcessor [SPR-17062] #21600 Fix outdated javadoc of ConfigurationClassPostProcessor
- Improve performance of #getBeanNamesForType() while the BeanFactory configuration is not yet frozen [SPR-13610] #18188 Improve performance of #getBeanNamesForType() while the BeanFactory configuration is not yet frozen
Referenced from: commits bb971ce