org.springframework.core.NestedIOException: ASM ClassReader failed to parse class file - probably du
如果出现类似下面的错误,原因就是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
如果您觉得这篇文章帮助到了您,可以给作者一点鼓励

浙公网安备 33010602011771号