简介
背景
Mybatis-plus: 3.5.2 springboot: 2.3.8.RELEASE
快速开始
添加依赖
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId>
</dependency>
About 3 min
Mybatis-plus: 3.5.2 springboot: 2.3.8.RELEASE
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId>
</dependency>