Annotation Type Retryable


@Target(METHOD) @Retention(RUNTIME) public @interface Retryable
Indicate that the method should be retried on failure.