1 Star 0 Fork 418

老莫_05180 / mybatisplus-spring-boot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 2.22 KB
一键复制 编辑 原始数据 按行查看 历史

mybatisplus-spring-boot Demo

Mybatis-Plus-Logo

license GitHub release

为简化开发工作、提高生产率而生

简介 | Intro

Mybatis Plus - Spring Boot Demo

  • boot version: 1.5.2.RELEASE
  • mp version: 2.0.7
  • database: h2(boot默认数据库,如需修改,请在application.properties中查看mysql配置)

技术讨论 QQ 群 576493122(有钱的捧个钱场【点击捐赠】, 没钱的捧个人场)

MP文档 | Documentation

中文 | English

原理 | Principle

Mybatis-Plus 实践及架构原理

应用实例 | Demo

Spring-MVC

Spring-Boot

SSM-实战 Demo

下载地址 | Download

点此去下载

<dependency>
    <groupId>com.baomidou</groupId>
    <artifactId>mybatis-plus</artifactId>
    <version>maven 官方最新版本为准</version>
</dependency>

其他开源项目 | Other Project

期望 | Futures

欢迎提出更好的意见,帮助完善 Mybatis-Plus

版权 | License

Apache License 2.0

捐赠 | Donate

捐赠记录,感谢你们的支持!

捐赠 mybatis-plus

Java
1
https://gitee.com/zteas/mybatisplus-spring-boot.git
git@gitee.com:zteas/mybatisplus-spring-boot.git
zteas
mybatisplus-spring-boot
mybatisplus-spring-boot
master

搜索帮助