摘要: 不要使用Mybatis原生的SqlSessionFactory,而应使用MybatisSqlSessionFactory。 原因 依赖关系如下 因此会在使用Mybaits-Plus时默认的时Mybatis原生的SqlSessionFactory 因为MybatisPlus中自定义了MybatisSq 阅读全文
posted @ 2021-02-24 10:26 ZeyFra 阅读(491) 评论(2) 推荐(1) 编辑