运行spring报了这个错误,网上说是spring版本冲突,检查maven依赖,发现我依赖的是spring-core.3.0.5,但是spring-orm和spring-tx依赖了spring-beans-2.5.6和spring-context.2.5.6,我将spring-beans.3.0.5和spring-context.3.0.5增加到maven依赖后,问题解决

posted on 2017-08-29 13:21  Sharpest  阅读(481)  评论(0编辑  收藏  举报