1.配置DispatcherServlet
顺手将spring和springmvc的Context放入HttpServlet域;
2.配置spring和springmvc的:
组件扫描
注解驱动,以用来注解开发。