wangmengqiang001 / spring-feature

test feature of various versions of spring and hibernate
0 stars 0 forks source link

“class version number error” occurs in junit test #10

Closed wangmengqiang001 closed 5 years ago

wangmengqiang001 commented 5 years ago

“class version number error” occurs when junit test is executed via menu('run junit 'or maven test)。 but it can run normally by run "maven build ...".

wangmengqiang001 commented 5 years ago

To change the jdk version of the project, JDK version of java compiler should be same as JRE System Library.