File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ https://github.com/TommyLemon/StaticResources/tree/master/APIJSONServer
2828
2929<h5 >2)Demo依赖Library</h5 >
3030右键libs里面的 apijson-orm.jar > Build Path > Add to Build Path <br />
31- 同样按照以上步骤来依赖 postgresql.jar
31+ 同样按照以上步骤来依赖 postgresql.jar 等libs目录内的其它所有jar包
3232
3333<h5 >3)配置(如果完成下方步骤4,导入APIJSON的表,则可跳过)</h5 >
3434打开 apijson.demo.server.DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
@@ -44,7 +44,7 @@ Open > 选择刚才解压路径下的APIJSON-Master/APIJSON-Java-Server/APIJSONB
4444
4545<h5 >2)Demo依赖Library</h5 >
4646右键libs里面的 apijson-orm.jar > Add as Library > OK <br />
47- 同样按照以上步骤来依赖 postgresql.jar
47+ 同样按照以上步骤来依赖 postgresql.jar 等libs目录内的其它所有jar包
4848
4949<h5 >3)配置(如果完成下方步骤4,导入APIJSON的表,则可跳过)</h5 >
5050打开 apijson.demo.server.DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
You can’t perform that action at this time.
0 commit comments