多项选择题

使用什么注解来接收JSON格式数据和返回JSON格式数据()

A.@RequestMapping
B.@RequestBody
C.@ResponseBody
D.@RequestParam