随笔分类 -  springMVC

摘要:1.报错如图所示 2.解决方案: <context-param> <param-name>contextConfigLocation</param-name> <param-value>classpath:applicationContext.xml</param-value> </context- 阅读全文
posted @ 2017-04-26 11:43 写最少的代码 阅读(2511) 评论(0) 推荐(0)