单项选择题

A.在配置文件中(一般命名为springmvc.xml )通过开启< mvc:annotation-driven>来实现注解处理器和适配器的开启
B.配置web.xml
C.配置springmvc.xml
D.配置beans.xml