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 @@ -27,7 +27,7 @@ https://github.com/TommyLemon/StaticResources/tree/master/APIJSONServer
27
27
> 勾选 /pom.xml ... apijson-demo > Finish
28
28
29
29
<h5 >2)Demo依赖Library</h5 >
30
- 右键libs里面的 apijson-server .jar > Build Path > Add to Build Path
30
+ 右键libs里面的 apijson-orm .jar > Build Path > Add to Build Path
31
31
32
32
<h5 >3)配置(如果完成下方步骤4,导入APIJSON的表,则可跳过)</h5 >
33
33
打开 apijson.demo.server.DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
@@ -42,7 +42,7 @@ https://github.com/TommyLemon/StaticResources/tree/master/APIJSONServer
42
42
Open > 选择刚才解压路径下的APIJSON-Master/APIJSON-Java-Server/APIJSONBoot > OK
43
43
44
44
<h5 >2)Demo依赖Library</h5 >
45
- 右键libs里面的 apijson-server .jar > Add as Library > OK
45
+ 右键libs里面的 apijson-orm .jar > Add as Library > OK
46
46
47
47
<h5 >3)配置(如果完成下方步骤4,导入APIJSON的表,则可跳过)</h5 >
48
48
打开 apijson.demo.server.DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
You can’t perform that action at this time.
0 commit comments