您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
cn.aradin.easy.http.annotation
注释类型 RequestMapping
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
RequestMapping
可选元素概要
可选元素
修饰符和类型
可选元素
说明
String
contentType
RequestMethod
method
int
retries
String
value
元素详细资料
value
String
value
默认值:
""
method
RequestMethod
method
默认值:
GET
contentType
String
contentType
默认值:
""
retries
int
retries
默认值:
0