原文:maven项目启动报错;class path resource [com/ssm/mapping/] cannot be resolved to URL because it does not exist

项目启动报了一堆错误,其实都是class path resource com ssm mapping cannot be resolved to URL because it does not exist这一个错误引起的 原来的session工厂的配置是这样写的 把classpath后加上 号,所有的问题都解决了,更改后的代码 ...

2018-05-25 14:11 0 5792 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM