Annotation Interface Request


@Retention(RUNTIME) @Target(METHOD) @Inherited public @interface Request
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Element Details

    • method

      String method
      Default:
      "GET"
    • path

      String path
      Default:
      ""