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 1310ec3

Browse files
Merge branch 'master' of https://github.com/APIJSON/APIJSON-Demo
* 'master' of https://github.com/APIJSON/APIJSON-Demo: Delete APIJSON-Java-Server/APIJSONDemo-Druid/.settings directory Update README.md Update README.md Java:为连接池 Demo 新增说明
2 parents 41acb12 + cd4f302 commit 1310ec3

File tree

4 files changed

+7
-14
lines changed

4 files changed

+7
-14
lines changed

‎APIJSON-Java-Server/APIJSONDemo-Druid/.settings/org.eclipse.core.resources.prefs‎

Lines changed: 0 additions & 5 deletions
This file was deleted.

‎APIJSON-Java-Server/APIJSONDemo-Druid/.settings/org.eclipse.jdt.core.prefs‎

Lines changed: 0 additions & 5 deletions
This file was deleted.

‎APIJSON-Java-Server/APIJSONDemo-Druid/.settings/org.eclipse.m2e.core.prefs‎

Lines changed: 0 additions & 4 deletions
This file was deleted.

‎APIJSON-Java-Server/README.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# APIJSON后端上手 - Java
2+
### JDBC Demo:
23
[APIJSONDemo](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONDemo) 为 APIJSON + SpringBoot 的最简单的初级使用 Demo;<br />
34
[APIJSONBoot](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONBoot) 为 APIJSON + SpringBoot 的接近生产环境成品的 Demo;<br />
45
[APIJSONFinal](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONFinal) 为 APIJSON + JFinal 的接近生产环境成品的 Demo。<br />
56

7+
### 连接池 Demo
8+
[APIJSONDemo-Druid](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONDemo-Druid) 为 APIJSON + SpringBoot + Druid 的简单初级使用 Demo;<br />
9+
[APIJSONDemo-HikariCP](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONDemo-HikariCP) 为 APIJSON + SpringBoot + HikariCP 的简单初级使用 Demo;<br />
10+
[APIJSONBoot-MultiDataSource](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONBoot-MultiDataSource) 为 APIJSON + SpringBoot + Druid + HikariCP 的接近生产环境成品的多数据源 Demo。<br />
11+
12+
<br />
613
其中 APIJSONDemo 关闭了权限校验,不需要配置权限即可体验 /get 这个万能查询接口。<br />
714
新手建议先从 APIJSONDemo 入手体验,然后再转用 APIJSONBoot/APIJSONFinal。
815

0 commit comments

Comments
(0)

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