ASM异常 ASM ClassReader failed to parse

1,998 阅读1分钟

tags: 解决错误


如果出现类似下面的错误,原因就是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




如果您觉得这篇文章帮助到了您,可以给作者一点鼓励