File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -5,3 +5,6 @@ APIJSON + SpringBoot 接近成品的 Demo
5
5
### 运行
6
6
7
7
右键 DemoApplication > Run As > Java Application
8
+
9
+ ### 自定义 API 的说明(非 APIJSON 万能 API)
10
+ https://github.com/xlongwei/light4j/tree/master/apijson#apijson%E8%B4%A6%E6%88%B7%E7%AE%A1%E7%90%86
Original file line number Diff line number Diff line change 3
3
[ APIJSONBoot] ( https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONBoot ) 为 APIJSON + SpringBoot 的接近生产环境成品的 Demo;<br />
4
4
[ APIJSONFinal] ( https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONFinal ) 为 APIJSON + JFinal 的接近生产环境成品的 Demo。<br />
5
5
6
+ 其中 APIJSONDemo 关闭了权限校验,不需要配置权限即可体验 /get 这个万能查询接口。<br />
7
+ 新手建议先从 APIJSONDemo 入手体验,然后再转用 APIJSONBoot/APIJSONFinal。
8
+
6
9
Oracle, SQLServer 的 JDBC 驱动用了 GPL 类协议,所以示例项目的 pom.xml 都没有加它们的 Maven 依赖,需要自己加。<br />
7
10
<br />
8
11
以下简要地说明了上手步骤,也可以看这个详细的 [ 图文入门教程] ( https://vincentcheng.github.io/apijson-doc/zh )
You can’t perform that action at this time.
0 commit comments