Skip to content

Commit 4d90587

Browse files
authored
Update README.md
1 parent 6f8a56b commit 4d90587

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

APIJSON-Java-Server/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ https://github.com/TommyLemon/StaticResources/tree/master/APIJSONServer
3030
右键libs里面的 apijson-server.jar > Build Path > Add to Build Path
3131

3232
<h5>3)配置(如果完成下方步骤4,导入APIJSON的表,则可跳过)</h5>
33-
打开 [apijson.demo.server.DemoSQLConfig](https://github.com/TommyLemon/APIJSON/blob/fd80bb931f560109da98af4eaa38bb2b9a21ec68/APIJSON-Java-Server/APIJSONDemo/src/main/java/apijson/demo/server/DemoSQLConfig.java) 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
33+
打开 apijson.demo.server.DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
3434

3535
<h5>4)运行</h5>
3636
顶部菜单Run > Run As > Java Application > 选择APIJSONApplication > OK
@@ -45,7 +45,7 @@ Open > 选择刚才解压路径下的APIJSON-Master/APIJSON-Java-Server/APIJSOND
4545
右键libs里面的 apijson-server.jar > Add as Library > OK
4646

4747
<h5>3)配置(如果完成下方步骤4,导入APIJSON的表,则可跳过)</h5>
48-
打开 [apijson.demo.server.DemoSQLConfig](https://github.com/TommyLemon/APIJSON/blob/fd80bb931f560109da98af4eaa38bb2b9a21ec68/APIJSON-Java-Server/APIJSONDemo/src/main/java/apijson/demo/server/DemoSQLConfig.java) 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
48+
打开 apijson.demo.server.DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
4949

5050
<h5>4)运行</h5>
5151
顶部菜单Run > Run > Edit Configurations > + > Application > Configuration <br />

0 commit comments

Comments
 (0)