Group auto-configuration import selectors together
This commit updates Spring Boot's DeferredImportSelector implementations to group imports in a consistent set. This makes sure ordering is applied consistently. Closes gh-12366
Showing
Please register or sign in to comment