Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

priority of @Order, Ordered, reorder #250

Closed
trydofor opened this issue Jun 3, 2024 · 0 comments
Closed

priority of @Order, Ordered, reorder #250

trydofor opened this issue Jun 3, 2024 · 0 comments
Labels
docs :memo: documentation
Milestone

Comments

@trydofor
Copy link
Owner

trydofor commented Jun 3, 2024

The ordering priority is as follows, NOTE, beans are declared or scanned in
different mechanisms that affect priority.

  • wings.reorder.* configuration, highest priority
  • if @Bean, @Order over Ordered
  • if @Component, Ordered over @Order
@trydofor trydofor changed the title disable mock/test controller by default disable mock/test controller by auto/default Jun 3, 2024
@trydofor trydofor changed the title disable mock/test controller by auto/default @Order, Ordered, reorder confirm Jun 4, 2024
@trydofor trydofor added this to the Batrider milestone Jun 4, 2024
@trydofor trydofor changed the title @Order, Ordered, reorder confirm priority of @Order, Ordered, reorder Jun 4, 2024
@trydofor trydofor added the docs :memo: documentation label Jun 4, 2024
@trydofor trydofor mentioned this issue Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs :memo: documentation
Projects
Archived in project
Development

No branches or pull requests

1 participant