HTTP状态500 -内部服务器错误:java.lang.ClassNotFoundException:org.springframework.jdbc.core.JdbcTemplate

先上错误页面: 在idea的控制台日志上也会爆下列错误: java.lang.ClassNotFoundException:org.springframework.jdbc.core.JdbcTemplate … 出错原因:idea找不到JdbcTemplate这个类了,我仔细的检查了一下我发现我将lib放到了项目目录下了 解决办法:然而在Tomcat服务器上的Serlev类需要调用的jar包应该
相关文章
相关标签/搜索