Skip to content

Commit d28a66f

Browse files
authored
Update README.md
1 parent 3cdc11d commit d28a66f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

APIJSON-Java-Server/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ https://github.com/TommyLemon/StaticResources/tree/master/APIJSONServer
2727
> 勾选 /pom.xml ... apijson-demo > Finish
2828
2929
<h5>2)配置依赖库 </h5>
30-
其中 apijson-orm, apijson-framework 默认使用 Maven 远程依赖仓库, <br />
30+
其中 apijson-orm, apijson-framework 默认使用 Maven 远程依赖仓库,等待自动下载完成, <br />
3131
具体见 https://github.com/APIJSON/apijson-ormhttps://github.com/APIJSON/apijson-framework <br />
3232
如果依赖下载不了,注释掉报错的 apijson-orm, apijson-framework 依赖代码, <br />
3333
然后右键 libs (APIJSONBoot 内,其它项目需要拷贝过去)里面的 apijson-orm.jar > Build Path > Add to Build Path <br />
@@ -46,7 +46,7 @@ https://github.com/TommyLemon/StaticResources/tree/master/APIJSONServer
4646
Open > 选择刚才解压路径下的 APIJSON-Master/APIJSON-Java-Server 里面的 APIJSONBoot(实际项目) 或 APIJSONBootTest(简单Demo) > OK
4747

4848
<h5>2)配置依赖库 </h5>
49-
其中 apijson-orm, apijson-framework 默认使用 Maven 远程依赖仓库, <br />
49+
其中 apijson-orm, apijson-framework 默认使用 Maven 远程依赖仓库,等待自动下载完成, <br />
5050
具体见 https://github.com/APIJSON/apijson-ormhttps://github.com/APIJSON/apijson-framework <br />
5151
如果依赖下载不了,注释掉报错的 apijson-orm, apijson-framework 依赖代码, <br />
5252
然后右键 libs (APIJSONBoot 内,其它项目需要拷贝过去)里面的 apijson-orm.jar > Add as Library > OK <br />

0 commit comments

Comments
 (0)