Annotation Interface Retryable


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface Retryable
Annotation allow applying Retrier to a specific method
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      the name of the retryable and part of the config path