如果出现类似下面的错误,原因就是JDK版本太高了,我换成1.7就没事了
Caused by: org.springframework.core.NestedIOException: ASM ClassReader failed to parse
class file - probably due to a new Java class file version that isn't supported yet:
file [C:\SSM\out\production\SSM\zhongfucheng\dao\DeptDao.class]; nested exception is
java.lang.IllegalArgumentException