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