nested exception is java.io.FileNotFoundException: class path resource [jdbc.properties] cannot be opened because it does not exist
时间:2015-11-06 10:57:57
收藏:0
阅读:3790
Could not load properties; nested exception is java.io.FileNotFoundException: class path resource [jdbc.properties] cannot be opened because it does not exist
jdbc配置文件路径不对,找不到配置文件
/WEB-INF/jdbc.properties
原文:http://www.cnblogs.com/LittleDirewolf/p/4941711.html
评论(0)