Skip to content

Commit 482d885

Browse files
authored
Update README.md
1 parent d28a66f commit 482d885

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

APIJSON-Java-Server/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,7 @@ Open > 选择刚才解压路径下的 APIJSON-Master/APIJSON-Java-Server 里面
5656
打开 DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
5757

5858
<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 />
59+
右键 DemoApplication > Run DemoApplication.main
6360

6461
<h4>运行后会出现 APIJSON 的测试日志,最后显示 "APIJSON 已启动" ,说明已启动完成。</h4>
6562

0 commit comments

Comments
 (0)