-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Open
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: documentationA documentation taskA documentation task
Milestone
Description
Since we introduced @Retryable
, we have received questions regarding how @Retryable
works when combined with other proxy-based features.
We should therefore document (and test) the semantics for the combination of such features.
Candidate features to document/test:
@Retryable
@Async
@Transactional
@Cacheable
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: documentationA documentation taskA documentation task