舟中渡人
2023-12-16
mybatis-plus在springboot3.x版本的依赖改了,需要类似<dependency> <groupId>com.baomidou</groupId> <artifactId>mybatis-plus-spring-boot3-starter</artifactId> <version>3.5.4</version> </dependency>才可以,之前<artifactId>mybatis-plus-boot-starter</artifactId>不行,会报错 Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required mybatis-plus,我是参考mybatis-plus的官网在github上的例子看到的
0个评论
点击登录,快来和大家讨论吧~
表情
图片
暂无评论
下载 APP