We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465aa57 commit 1ad4f63Copy full SHA for 1ad4f63
1 file changed
Document.md
@@ -458,7 +458,7 @@ Clone or download > Download ZIP > 解压到一个路径并记住这个路
458
1.导入<br />
459
File > Import > Maven > Existing Maven Projects > Next > Browse > 选择刚才解压路径下的APIJSON-Master/APIJSON(Server)/APIJSON(Eclipse_JEE) > Finish
460
461
-2.配置<br />
+2.配置(已有默认配置,可跳过)<br />
462
打开 zuo.biao.apijson.server.sql.SQLConfig 类,编辑 MYSQL_URI,MYSQL_SCHEMA,MYSQL_ACCOUNT,MYSQL_PASSWORD 为你自己数据库的配置。
463
464
3.运行<br />
@@ -469,7 +469,7 @@ Run > Run As > Java Application > 选择APIJSONApplication > OK
469
470
Open > 选择刚才解压路径下的APIJSON-Master/APIJSON(Server)/APIJSON(Idea) > OK
471
472
473
474
475
0 commit comments