File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Open > 选择刚才解压路径下的 APIJSON-Demo-Master/APIJSON-Java-Server
61
61
打开 DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
62
62
63
63
<h5 >4)运行项目</h5 >
64
- APIJSONDemo/APIJSONBoot: 右键 DemoApplication > Run DemoApplication.main
64
+ APIJSONDemo/APIJSONBoot: 右键 DemoApplication > Run DemoApplication.main < br />
65
65
APIJSONFinal: 右键 DemoAppConfig > Run DemoAppConfig.main
66
66
67
67
<h4 >运行后会出现 APIJSON 的测试日志,最后显示 "APIJSON 已启动" ,说明已启动完成。</h4 >
@@ -90,7 +90,7 @@ APIJSONFinal: 右键 DemoAppConfig > Run DemoAppConfig.main
90
90
打开 DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
91
91
92
92
<h5 >4)运行项目</h5 >
93
- APIJSONDemo/APIJSONBoot: 右键 DemoApplication > Run As > Java Application
93
+ APIJSONDemo/APIJSONBoot: 右键 DemoApplication > Run As > Java Application < br />
94
94
APIJSONFinal: 右键 DemoAppConfig > Run As > Java Application
95
95
96
96
<br />
You can’t perform that action at this time.
0 commit comments