- ALL
- java33
- linux32
- 工具17
- 其他15
- 数据库7
- git5
- nas5
- vue5
- 前端5
- ai3
- framework3
- windows3
- 脚本2
- hexo2
- app2
- 智能家居2
- 小程序2
- spring2
- maven2
- docker2
- api1
- 资源1
- mysql1
- markdown1
- python1
- question1
- 运维1
- 数据传输1
- 数据结构1
- nginx1
- 安全1
allbs工具类说明 - mybatis-plus
依赖jar包 引入包 版本 jdk 1.8 spring boot 2.7.2 mybatis-plus-extension 3.5.3.1 mybatis-plus 3.5.3.1 mybatis-plus-boot-starter 3.5.3.1 spring-boot-starter-web 2.7.9 使用 添加依赖 mavenGradleKotlin12345<dependency> <groupId>cn.allbs</groupId> <artifactId>allbs-mybatis</artifactId> <version>2.0.3</version></dependency>1implementation...