单项选择题

在SpringMVC中,()注解用于实现对入参数据的封装。

A.@RequestMapping
B.@RequestParam
C.@PathVariable
D.@ModelAttribute