试题详情

在SpringMVC中,通过( )注解可以将url请求与业务方法进行映射

A@Controller

B@RequestMapping

C@Component

D@Repository