会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
道法自然
博客园
首页
新随笔
联系
订阅
管理
2023年7月11日
pom.xml增加Mybatisplus的依赖后报错:Factory method 'sqlSessionFactory' threw exception; nested exception is java.lang.NoClassDefFoundError: org/mybatis/logging/LoggerFactory
摘要: 出现上面的问题,是版本不匹配导致。 <dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter</artifactId> <version>2.2.0</version
阅读全文
posted @ 2023-07-11 16:26 jiduoduo
阅读(1062)
评论(0)
推荐(0)
编辑
公告