**[Phil Webb](https://jira.spring.io/secure/ViewProfile.jspa?name=pwebb)** opened **[SPR-10630](https://jira.spring.io/browse/SPR-10630?redirect=false)** and commented See #12525, originally marked as WONTFIX but would be very useful for Spring Security --- **Issue Links:** - #12525 BeanDefinitionRegistryPostProcessor registered via `@Bean` will not be invoked - #16477 Infinite loop caused by import of XML configuration that declares a ConfigurationClassPostProcessor - #20592 sort BeanDefinitionRegistryPostProcessors added by other BeanDefinitionRegistryPostProcessors - #19172 Invalid WARN when returning a BeanDefinitionRegistryPostProcessor from within a `@Configuration` class - #19171 Doc: `@Bean` methods on `@Configuration` class returned from another `@Bean` method do not work - #21600 Fix outdated javadoc of ConfigurationClassPostProcessor - #18188 Improve performance of #getBeanNamesForType() while the BeanFactory configuration is not yet frozen **Referenced from:** commits https://github.com/spring-projects/spring-framework/commit/bb971cecf15e8c7983cbaf7767851236d132889c
Phil Webb opened SPR-10630 and commented
See #12525, originally marked as WONTFIX but would be very useful for Spring Security
Issue Links:
@Beanwill not be invoked@Configurationclass@Beanmethods on@Configurationclass returned from another@Beanmethod do not workReferenced from: commits bb971ce