We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2dbee commit fc38dbeCopy full SHA for fc38dbe
APIJSON-Java-Server/README.md
@@ -1,4 +1,9 @@
1
# APIJSON后端部署 - Java
2
+[APIJSONBootTest](https://github.com/TommyLemon/StaticResources/tree/master/APIJSONServer/APIJSONBootTest) 为 APIJSON + SpringBoot 的最简单的初级使用 Demo;<br />
3
+[APIJSONBoot](https://github.com/TommyLemon/StaticResources/tree/master/APIJSONServer/APIJSONBoot) 为 APIJSON + SpringBoot 的接近生产环境成品的 Demo;<br />
4
+[APIJSONFinal](https://github.com/TommyLemon/StaticResources/tree/master/APIJSONServer/APIJSONFinal) 为 APIJSON + JFinal 的接近生产环境成品的 Demo。<br />
5
+
6
7
以下简要地说明了部署步骤,也可以看这个详细的 [图文入门教程](https://vincentcheng.github.io/apijson-doc/zh)
8
9
#### 用现成的开箱即用 jar包 极速部署 见
0 commit comments