mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 04:09:04 +00:00
This change returns the invocation order of ConfigurationClassPostProcessor#enhanceConfigurationClasses to its pre-3.1 M2 state. An earlier (and now unnecessary) refactoring in service of @Feature method processing caused the change that this now reverts.