org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in file [F:\workplace\o2o\target\myo2o\WEB-INF\classes\spring\spring-dao.xml]: Invocation of init method failed; nested exception is java.lang.UnsupportedClassVersionError: com/imooc/o2o/entity/Area : Unsupported major.minor version 52.0 (unable to load class com.imooc.o2o.entity.Area)按老師的代碼走的,可是會報(bào)這個(gè)錯(cuò),求大神指點(diǎn)一下,萬分感謝
3 回答

小明同學(xué)愛思考
TA貢獻(xiàn)10條經(jīng)驗(yàn) 獲得超5個(gè)贊
看報(bào)錯(cuò)是因?yàn)?實(shí)用了低版本的jdk,去編譯和運(yùn)行高版本的java字節(jié)碼文件,請檢查是否存在這方問題。
- 3 回答
- 0 關(guān)注
- 957 瀏覽
添加回答
舉報(bào)
0/150
提交
取消