There was an error while loading. Please reload this page.
1 parent d28a66f commit 482d885Copy full SHA for 482d885
APIJSON-Java-Server/README.md
@@ -56,10 +56,7 @@ Open > 选择刚才解压路径下的 APIJSON-Master/APIJSON-Java-Server 里面
56
打开 DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
57
58
<h5>4)运行项目</h5>
59
-顶部菜单 Run > Run > Edit Configurations > + > Application > Configuration <br />
60
-> Main class 选 APIJSONApplication <br />
61
-> Use classpath of module 选apijson-demo <br />
62
-> 最后在底部 Run <br />
+右键 DemoApplication > Run DemoApplication.main
63
64
<h4>运行后会出现 APIJSON 的测试日志,最后显示 "APIJSON 已启动" ,说明已启动完成。</h4>
65
0 commit comments