当前位置:   article > 正文

解决 MyBatis-plus : Property ‘sqlSessionFactory‘ or ‘sqlSessionTemplate‘ are required的问题_mybatisplus property 'sqlsessionfactory' or 'sqlse

mybatisplus property 'sqlsessionfactory' or 'sqlsessiontemplate' are require

问题描述

在将MyBatis-plus整合进Springboot项目时,启动后发生 MyBatis-plus : Property ‘sqlSessionFactory‘ or ‘sqlSessionTemplate‘ are required错误。

解决方法

这种一般是版本问题,一开始想去官网上查,但发现官网登不上去,之后在gitee上的MyBatis-plus主页查找到了最新的版本,将依赖的版本改一下就行:
在这里插入图片描述
在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/weixin_40725706/article/detail/949641
推荐阅读
相关标签
  

闽ICP备14008679号