File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,10 +24,13 @@ Tencent [APIJSON](https://github.com/Tencent/APIJSON) Server Framework for confi
2424 </repository >
2525 </repositories >
2626```
27+
28+ ![ image] ( https://user-images.githubusercontent.com/5738175/167260996-58f39eeb-607d-44a3-b297-36d25c7ece19.png )
29+
2730<br />
2831
29- #### 2. 在 pom.xml 中添加 apijson-orm 依赖
30- #### 2. Add the apijson-orm dependency to pom.xml
32+ #### 2. 在 pom.xml 中添加 apijson-framework 依赖
33+ #### 2. Add the apijson-framework dependency to pom.xml
3134``` xml
3235 <dependency >
3336 <groupId >com.github.APIJSON</groupId >
@@ -36,6 +39,12 @@ Tencent [APIJSON](https://github.com/Tencent/APIJSON) Server Framework for confi
3639 </dependency >
3740```
3841
42+ ![ image] ( https://user-images.githubusercontent.com/5738175/167261052-263ee9b4-aae5-4c51-b4d2-6a0446fc4152.png )
43+
44+ <br />
45+
46+ https://github.com/APIJSON/APIJSON-Demo/blob/master/APIJSON-Java-Server/APIJSONDemo/pom.xml
47+
3948<br />
4049<br />
4150
You can’t perform that action at this time.
0 commit comments