mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
c19cedede1
This commit revisit BeanRegistrationCodeFragments to separate the responsibility between the default implementation and the delegates. It also reviews how customization are applied by improving the Javadoc and the method name. Closes gh-28865