Annotation Interface RateLimit


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

    • limit

      double limit
    • timeout

      int timeout
      默认值:
      1
    • limitType

      LimitType limitType
      默认值:
      IP
    • headerKey

      String headerKey
      默认值:
      ""