单项选择题

A.<context:component-scan base-package="com.tgb.web.controller.annotation"></context:component-scan>
B.<mvc:annotation-driven></mvc:annotation-driven>
C.<bean class="org.springframework.web.servlet.view.InternalResourceViewResolver">
D.<context:component-scan base-package="cn.itcast.ssm.controller"></context:component-scan>