Skip to content

Commit ae0fc2e

Browse files
authored
Update README.md
1 parent d7d046a commit ae0fc2e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

APIJSON-Java-Server/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
### 分库分表 Demo
1616
[APIJSONDemo-ShardingSphere](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONDemo-ShardingSphere) 为 APIJSON + SpringBoot + ShardingSphere 的简单初级使用 Demo,通过 application.yml, application-sharding-databases.properties 等 文件配置数据库。 <br />
1717

18+
### 大数据与 OLAP 的 Demo
19+
[APIJSONDemo-BigData](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONDemo-BigData) 为 APIJSON + SpringBoot + Presto + Trino + Elasticsearch 等的接近生产环境成品的 Demo。 <br />
20+
21+
1822
<br />
1923

2024
**其中 APIJSONDemo [关闭了权限校验](https://github.com/APIJSON/APIJSON-Demo/blob/master/APIJSON-Java-Server/APIJSONDemo/src/main/java/apijson/demo/DemoController.java#L52-L54) ,不需要配置权限即可体验 /get 这个万能查询接口。<br />

0 commit comments

Comments
 (0)