您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
概要:
字段 |
必需 |
可选
详细资料:
字段 |
元素
SEARCH:
程序包
xyz.lhbk.annotation
Annotation Interface AutoMapping
@Target
(
METHOD
)
@Retention
(
RUNTIME
) @RequestMapping
public @interface
AutoMapping
可选元素概要
可选元素
修饰符和类型
可选元素
说明
org.springframework.web.bind.annotation.RequestMethod[]
method
元素详细资料
method
org.springframework.web.bind.annotation.RequestMethod[]
method
默认值:
{GET, POST}