|
@@ -9,7 +9,7 @@
|
|
|
</p>
|
|
|
|
|
|
<p align="center">
|
|
|
- <a href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.baomidou%22%20AND%20a%3A%22mybatis-plus%22">
|
|
|
+ <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.baomidou%22%20AND%20a%3A%22mybatis-plus%22">
|
|
|
<img alt="maven" src="https://img.shields.io/maven-central/v/com.baomidou/mybatis-plus.svg?style=flat-square">
|
|
|
</a>
|
|
|
|
|
@@ -43,25 +43,26 @@ Mybatis 增强工具包 - 只做增强不做改变,简化`CRUD`操作
|
|
|
|
|
|
# 文档 | Documentation
|
|
|
|
|
|
-[中文](http://mp.baomidou.com/)
|
|
|
+[中文](https://mybatis.plus)
|
|
|
|
|
|
# 原理 | Principle
|
|
|
|
|
|
-[Mybatis-Plus 实践及架构原理](http://git.oschina.net/baomidou/mybatis-plus/attach_files)
|
|
|
+[Mybatis-Plus 实践及架构原理](https://gitee.com/baomidou/mybatis-plus/attach_files)
|
|
|
|
|
|
# 应用实例 | Demo
|
|
|
|
|
|
-[Spring-MVC](https://git.oschina.net/baomidou/mybatisplus-spring-mvc)
|
|
|
+[Spring-MVC](https://gitee.com/baomidou/mybatisplus-spring-mvc)
|
|
|
|
|
|
-[Spring-Boot](https://git.oschina.net/baomidou/mybatisplus-spring-boot)
|
|
|
+[Spring-Boot](https://gitee.com/baomidou/mybatisplus-spring-boot)
|
|
|
|
|
|
[mybatisplus-sharding-jdbc](https://gitee.com/baomidou/mybatisplus-sharding-jdbc)
|
|
|
|
|
|
-[SSM-实战 Demo](http://git.oschina.net/juapk/SpringWind)
|
|
|
+[SSM-实战 Demo](https://gitee.com/juapk/SpringWind)
|
|
|
|
|
|
# 下载地址 | Download
|
|
|
|
|
|
-[点此去下载](http://maven.aliyun.com/nexus/#nexus-search;quick~mybatis-plus)
|
|
|
+<!-- TODO 链接已失效 -->
|
|
|
+[点此去下载](https://maven.aliyun.com/nexus/#nexus-search;quick~mybatis-plus)
|
|
|
|
|
|
```xml
|
|
|
<dependency>
|
|
@@ -73,13 +74,13 @@ Mybatis 增强工具包 - 只做增强不做改变,简化`CRUD`操作
|
|
|
|
|
|
# 结构目录 | Architecture
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
# 其他开源项目 | Other Project
|
|
|
|
|
|
-- [基于Cookie的SSO中间件 Kisso](http://git.oschina.net/baomidou/kisso)
|
|
|
-- [Java快速开发框架 SpringWind](http://git.oschina.net/juapk/SpringWind)
|
|
|
-- [基于Hibernate扩展 Hibernate-Plus](http://git.oschina.net/baomidou/hibernate-plus)
|
|
|
+- [基于Cookie的SSO中间件 Kisso](https://gitee.com/baomidou/kisso)
|
|
|
+- [Java快速开发框架 SpringWind](https://gitee.com/juapk/SpringWind)
|
|
|
+- [基于Hibernate扩展 Hibernate-Plus](https://gitee.com/baomidou/hibernate-plus)
|
|
|
|
|
|
# 王者荣耀
|
|
|

|
|
@@ -92,14 +93,14 @@ Mybatis 增强工具包 - 只做增强不做改变,简化`CRUD`操作
|
|
|
|
|
|
# 版权 | License
|
|
|
|
|
|
-[Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
+[Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
|
|
# 捐赠 | Donate
|
|
|
|
|
|
-> [捐赠记录,感谢你们的支持!](http://git.oschina.net/baomidou/kisso/wikis/%E6%8D%90%E8%B5%A0%E8%AE%B0%E5%BD%95)
|
|
|
+> [捐赠记录,感谢你们的支持!](https://gitee.com/baomidou/kisso/wikis/%E6%8D%90%E8%B5%A0%E8%AE%B0%E5%BD%95)
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
# 关注我 | About Me
|
|
|
|
|
|
-
|
|
|
+
|