启动错误:Error:java: Compilation failed: internal java compiler error 解决:将圈选地方改为对应的jdk版本即可 Read More
posted @ 2016-09-13 13:35
code.world
Views(28193)
Comments(1)
Diggs(0)
1、问题 在idea中配置springmvc项目,用hibernate管理数据库,在web.xml中作如下配置: 此时<param-value>classpath:applicationContext.xml</param-value>报红,启动项目汇报错。 2、解决方案 找到file Projec Read More
posted @ 2016-09-13 13:24
code.world
Views(7494)
Comments(0)
Diggs(0)