Exception in thread "main" java.lang.NoClassDefFoundError:org/springframework/beans/factor

Posted quanbin

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Exception in thread "main" java.lang.NoClassDefFoundError:org/springframework/beans/factor相关的知识,希望对你有一定的参考价值。

  我是在运行一个spring-mybatis小案例时遇到这个错误,已经解决,在这里记录和分享给你们

  报错截图如下:

技术图片

 

解决方法:检查发现spring的核心包spring-bean版本和其他核心包版本不同,更改为和其他核心包相同的版本即可

技术图片

 

这类报错引起的原因还有一些,这只是一种解决方法供参考!

以上是关于Exception in thread "main" java.lang.NoClassDefFoundError:org/springframework/beans/factor的主要内容,如果未能解决你的问题,请参考以下文章

Exception in thread "main" java.lang.UnsupportedClassVersionError

Exception in thread "main" java.util.InputMismatchException

Exception in thread "main" java.lang.ClassCastException

Exception in thread "main" java.lang.UnsatisfiedLinkError:

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1

Exception in thread "main" java.lang.NullPointerException