File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 />
You can’t perform that action at this time.
0 commit comments