注释类型 RequestMapping


@Target(METHOD) @Retention(RUNTIME) public @interface RequestMapping
  • 元素详细资料

    • value

      String value
      默认值:
      ""
    • method

      默认值:
      GET
    • contentType

      String contentType
      默认值:
      ""
    • retries

      int retries
      默认值:
      0