Skip to content

Commit ffb9016

Browse files
authored
Java:新增 3 个 Demo 的使用建议
1 parent baa6209 commit ffb9016

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

APIJSON-Java-Server/README.md

+3
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)