mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
236b0305e8
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.