Hello :) I am a developer using Spring-Retry.
Thank you for creating such a great library like Retry. As mentioned in the issue title, could you explain why @Retryable and @Recover are only allowed within the same class?
An explanation from an implementation perspective or dependency perspective would be appreciated.
Hello :) I am a developer using Spring-Retry.
Thank you for creating such a great library like Retry. As mentioned in the issue title, could you explain why
@Retryableand@Recoverare only allowed within the same class?An explanation from an implementation perspective or dependency perspective would be appreciated.