多项选择题

A.@Controller -用于Spring MVC 项目中的控制器类
B.@Service -用于服务类
C.@RequestMapping -用于在控制器处理程序方法中配置URI 映射
D.@ResponseBody -用来作为响应主要响应html数据