您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
树
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
com.hengyi.xbaseweb.system.annotation
Annotation Interface RateLimit
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
@Documented
public @interface
RateLimit
必需元素概要
所需元素
修饰符和类型
必需的元素
说明
double
limit
可选元素概要
可选元素
修饰符和类型
可选元素
说明
String
headerKey
LimitType
limitType
int
timeout
元素详细资料
limit
double
limit
timeout
int
timeout
默认值:
1
limitType
LimitType
limitType
默认值:
IP
headerKey
String
headerKey
默认值:
""