Skip to content

Commit 9469357

Browse files
authored
Update README.md
1 parent 6cff232 commit 9469357

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

APIJSON-Java-Server/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ Open > 选择刚才解压路径下的APIJSON-Master/APIJSON-Java-Server/APIJSOND
4242
打开 apijson.demo.server.DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
4343

4444
<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 />
4949
5050
<h4>运行后会出现 APIJSON的测试日志,最后显示 "APIJSON已启动" ,说明已启动完成。</h4>
5151

0 commit comments

Comments
 (0)