SchedulingConfigurer and JmsListenerConfigurer should respect @Order [SPR-16090] #20639
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
in: messaging
Issues in messaging modules (jms, messaging)
status: backported
An issue that has been backported to maintenance branches
type: enhancement
A general enhancement
Milestone
Yanming Zhou opened SPR-16090 and commented
I have multiple SchedulingConfigurer, I want control order of SchedulingConfigurer::configureTasks, currently they are not ordered by
@Order
, perhaps other XxxConfigurer have the same problem.Affects: 4.3.12, 5.0 GA
Referenced from: commits 40f3fb2, d1fac36
Backported to: 4.3.13
The text was updated successfully, but these errors were encountered: