Skip to content

add the possibility to specify the order when using <tx:annotation-driven> [SPR-2501] #7190

@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions