Skip to content

Add @Order for built-in customizer beans#50913

Closed
quaff wants to merge 1 commit into
spring-projects:mainfrom
quaff:patch-228
Closed

Add @Order for built-in customizer beans#50913
quaff wants to merge 1 commit into
spring-projects:mainfrom
quaff:patch-228

Conversation

@quaff

@quaff quaff commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

To allow user defined customizers running after them.

See #50910 (comment)

To allow user defined customizers running after them.

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 3, 2026
@wilkinsona

Copy link
Copy Markdown
Member

Sorry, I've apparently misunderstood things. I expected this PR to be a subset of #50913, but this is far broader in scope.

I don't think adding @Order(0) all over the place is a good approach. It's also far from clear that such a change is needed for every customizer affected by the proposal. If it is, tests would need to be added to prevent future regressions.

I'm going to decline this one as I don't think a change of this scope is a good use of the team's time. I would prefer to deal with these as and when a user is affected by the current ordering. We can then consider them on a case-by-case basis and when we know that doing so would be time well spent.

@wilkinsona wilkinsona closed this Jul 3, 2026
@wilkinsona wilkinsona added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: declined A suggestion or change that we don't feel we should currently apply

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants