Skip to content

Align default order between @EnableAsync and @EnableResilientMethods #35643

@jhoeller

Description

@jhoeller

Before documenting the intended semantics in #35584, we should align the default @EnableAsync order with the defualt @EnableResilientMethods order: with the latter being LOWEST_PRECEDENCE - 1 for the former's LOWEST_PRECEDENCE to come afterwards (invocation-wise, meaning that @Async applies first, then @Retryable).

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