mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
9d8910d869
This commit introduces warnings in invokeBeanFactoryPostProcessors() and registerBeanPostProcessors() to deter people from submitting PRs that result in breaking changes. Closes gh-26401