摘要: <mvc:annotation-driven/>标签,对应的实现类是org.springframework.web.servlet.config.AnnotationDrivenBeanDefinitionParser。通过阅读类注释文档,我们发现这个类主要是用来向工厂中注册了 RequestMap 阅读全文
posted @ 2016-01-23 09:30 刘一二 阅读(1120) 评论(0) 推荐(0)