会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Lo_jun
博客园
首页
新随笔
联系
订阅
管理
2017年9月22日
整合SSM项目时报错:classpath resource [com/luner/mapping/] cannot be resolved to URL because it does not exist
摘要: 参考http://blog.csdn.net/qinkang1993/article/details/57626434 解决办法: war包里面缺少Mapper对应的xml文件,也就是没有把xml文件打包进去。解决办法是,在pom.xml文件中的build标签中添加如下代码,显示的强制将xml文件打
阅读全文
posted @ 2017-09-22 16:03 Lo_jun
阅读(429)
评论(0)
推荐(0)
公告