Skip to content

Commit 2e4006c

Browse files
authored
Update README.md
补充了一下 APIJSONSimpleDemo-SpringBoot3 的说明
1 parent 0d3a85a commit 2e4006c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: APIJSON-Java-Server/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[APIJSONDemo](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONDemo) 为 APIJSON + SpringBoot + MySQL + PostgreSQL 的最简单的初级使用 Demo,通过 DemoSQLConfig 代码配置数据库; <br />
66
[APIJSONBoot](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONBoot) 为 APIJSON + SpringBoot + MySQL + PostgreSQL + SQLServer + TDengine 的接近生产环境成品的 Demo,通过 DemoSQLConfig 代码配置数据库; <br />
77
[APIJSONFinal](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONFinal) 为 APIJSON + JFinal + MySQL + PostgreSQL 的接近生产环境成品的 Demo,通过 DemoSQLConfig 代码配置数据库。 <br />
8+
[APIJSONSimpleDemo-SpringBoot3](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONSimpleDemo-SpringBoot3) 为 APIJSON + SpringBoot3 + MySQL 的复杂度介于 APIJSONBoot 和 APIJSONDemo 之间的 Demo,完成了一些常用配置,包括简单鉴权、多数据源等。 <br />
89

910
### 连接池 Demo
1011
[APIJSONDemo-Druid](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONDemo-Druid) 为 APIJSON + SpringBoot + Druid + MySQL + PostgreSQL 的简单初级使用 Demo,通过 application.yml 文件配置数据库; <br />

0 commit comments

Comments
 (0)