试题详情

在SpringMVC中,在设计控制器方法时,方法参数使用( )注解来接收请求对象中基本数据类型参数

A@RequestParam

B@Prequest

C@Param

D@RequestMapping