Skip to content

Commit 8652a4c

Browse files
author
YunaiV
committed
《芋道 Spring Boot 数据表结构文档》
1 parent 86723d7 commit 8652a4c

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
* [《芋道 Spring Boot 多数据源(读写分离)入门》](http://www.iocoder.cn/Spring-Boot/dynamic-datasource/?github) 对应 [lab-17](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-17)
8989
* [《芋道 Spring Boot 分库分表入门》](http://www.iocoder.cn/Spring-Boot/sharding-datasource/?github) 对应 [lab-18](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-18)
9090
* [《芋道 Spring Boot 数据库版本管理入门》](http://www.iocoder.cn/Spring-Boot/database-version-control/?github) 对应 [lab-20](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-20)
91+
* [《芋道 Spring Boot 数据表结构文档》](http://www.iocoder.cn/Spring-Boot/DB-Doc-screw/?github) 对应 [lab-70-db-doc](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-70-db-doc)
9192

9293
**非关系数据库**
9394

lab-70-db-doc/lab-70-db-doc-screw-03/src/main/java/ScrewMain.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
import cn.smallbun.screw.core.Configuration;
2-
import cn.smallbun.screw.core.engine.EngineConfig;
3-
import cn.smallbun.screw.core.engine.EngineFileType;
4-
import cn.smallbun.screw.core.engine.EngineTemplateType;
5-
import cn.smallbun.screw.core.execute.DocumentationExecute;
61
import cn.smallbun.screw.core.process.ProcessConfig;
72
import cn.smallbun.screw.extension.pojo.PojoConfiguration;
83
import cn.smallbun.screw.extension.pojo.execute.PojoExecute;
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<http://www.iocoder.cn/Spring-Boot/DB-Doc-screw/?github>

0 commit comments

Comments
 (0)