Tareq Abedrabbo opened SPR-2501 and commented
tx:annotation-driven now does not allow to specify an order for the transaction interceptor ; it has the default lowest order making it impossible to run before other aspects.
It would be useful to allow specifing order at tx:annotation-driven level or maybe at the annotaion (@Transactional) level.
Affects: 2.0 final
Issue Links:
6 votes, 7 watchers