您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
com.aizuda.easy.retry.client.common.annotation
Annotation Interface Mapping
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
@Documented
public @interface
Mapping
接口定义
从以下版本开始:
1.3.0
可选元素概要
可选元素
修饰符和类型
可选元素
说明
RequestMethod
method
请求类型
String
path
请求路径
元素详细资料
method
RequestMethod
method
请求类型
默认值:
GET
path
String
path
请求路径
默认值:
""