| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6cff232 commit 9469357
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -42,10 +42,10 @@ Open > 选择刚才解压路径下的APIJSON-Master/APIJSON-Java-Server/APIJSOND | |||
| 42 | 42 | 打开 apijson.demo.server.DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br /> | |
| 43 | 43 | ||
| 44 | 44 | <h5>4)运行</h5> | |
| 45 | - 顶部菜单Run > Run > Edit Configurations > + > Application <br /> | ||
| 46 | - \> Main class 选apijson.demo.server.APIJSONApplication <br /> | ||
| 47 | - \> Use class path of module 选apijson-demo <br /> | ||
| 48 | - \> 最后在底部 Run <br /> | ||
| 45 | + 顶部菜单Run > Run > Edit Configurations > + > Application > Configuration <br /> | ||
| 46 | + > Main class 选apijson.demo.server.APIJSONApplication <br /> | ||
| 47 | + > Use classpath of module 选apijson-demo <br /> | ||
| 48 | + > 最后在底部 Run <br /> | ||
| 49 | 49 | ||
| 50 | 50 | <h4>运行后会出现 APIJSON的测试日志,最后显示 "APIJSON已启动" ,说明已启动完成。</h4> | |
| 51 | 51 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments