Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1f16e37

Browse files
Merge branch 'master' of https://github.com/APIJSON/APIJSON-Demo
* 'master' of https://github.com/APIJSON/APIJSON-Demo: Java:新增 3 个 Demo 的使用建议 Java:APIJSONBoot 新增 自定义 API 的说明(非 APIJSON 万能 API)
2 parents 1810dcc + ffb9016 commit 1f16e37

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

‎APIJSON-Java-Server/APIJSONBoot/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ APIJSON + SpringBoot 接近成品的 Demo
55
### 运行
66

77
右键 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

‎APIJSON-Java-Server/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
[APIJSONBoot](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONBoot) 为 APIJSON + SpringBoot 的接近生产环境成品的 Demo;<br />
44
[APIJSONFinal](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONFinal) 为 APIJSON + JFinal 的接近生产环境成品的 Demo。<br />
55

6+
其中 APIJSONDemo 关闭了权限校验,不需要配置权限即可体验 /get 这个万能查询接口。<br />
7+
新手建议先从 APIJSONDemo 入手体验,然后再转用 APIJSONBoot/APIJSONFinal。
8+
69
Oracle, SQLServer 的 JDBC 驱动用了 GPL 类协议,所以示例项目的 pom.xml 都没有加它们的 Maven 依赖,需要自己加。<br />
710
<br />
811
以下简要地说明了上手步骤,也可以看这个详细的 [图文入门教程](https://vincentcheng.github.io/apijson-doc/zh)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /