摘要: 简单配置SpringMVC SpringMVC的实现原理是通过Servlet拦截所有URL达到控制目的,所以web.xml的配置是必须的 ContextLoaderListener ContextLoaderListener的作用就是启动Web容器时,自动装配ApplicationContext的配 阅读全文
posted @ 2018-07-17 12:41 palapala 阅读(1148) 评论(0) 推荐(0)