From 60c5a596f4856ebc8a11407ef53df337a75db234 Mon Sep 17 00:00:00 2001 From: gkdgkdgkdgkd <4tixf3eb@anonaddy.me> Date: Mon, 23 May 2022 17:45:45 +0800 Subject: [PATCH] Update MyBatisPlus Generator --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ce8ea9..2f5a5bd 100755 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ - [Swagger](https://github.com/gkdgkdgkdgkd/SpringBootDemoJava/tree/main/Swagger) - [Jasypt](https://github.com/gkdgkdgkdgkd/SpringBootDemoJava/tree/main/Jasypt) - [Redis缓存](https://github.com/gkdgkdgkdgkd/SpringBootDemoJava/tree/main/RedisCache) -- [MyBatis Plus Generator](https://github.com/2293736867/SpringBootDemoJava/tree/main/MyBatisPlusGenerator) +- [MyBatis Plus Generator](https://github.com/gkdgkdgkdgkd/SpringBootDemoJava/tree/main/MyBatisPlusGenerator) - [ShardingSphere + MyBatis Plus + MySQL 读写分离和主从复制](https://github.com/2293736867/SpringBootDemoJava/tree/main/ShardingSphereMyBatisPlusMySQLMasterSlave) - [ShardingSphere + MyBaits Plus + MySQL 分库分表](https://github.com/2293736867/SpringBootDemoJava/tree/main/ShardingSphereMyBatisPlusDataSharding) -- GitLab