File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1616#### Eclipse for JavaEE
1717
18181)打开<br />
19- File > Import > Maven > Existing Maven Projects > Next > Browse > 选择刚才解压路径下的APIJSON-Master/APIJSON-Java-Server/APIJSON-Eclipse
19+ File > Import > Maven > Existing Maven Projects > Next > Browse
20+ \> 选择刚才解压路径下的APIJSON-Master/APIJSON-Java-Server/APIJSON-Eclipse
2021\> 勾选 APIJSONDemo 和 APIJSONLibrary > Finish
2122
22232)配置(已有默认配置,可跳过)<br />
@@ -41,7 +42,7 @@ Apply 或 OK <br />
4142
42432)Demo依赖Library<br />
4344右键APIJSONDemo > Open Module Settings > Modules > apijsondemo > Dependencies <br />
44- \> 左下方 + > Module Dependency > apijsonlibrary > OK > OK
45+ \> 左下方 + > Module Dependency > 选择apijsonlibrary > OK > OK
4546
46473)配置(已有默认配置,可跳过)<br />
4748打开 zuo.biao.apijson.server.sql.SQLConfig 类,编辑 MYSQL_URI,MYSQL_SCHEMA,MYSQL_ACCOUNT,MYSQL_PASSWORD 为你自己数据库的配置。 <br />
You can’t perform that action at this time.
0 commit comments