File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed 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
24
24
</repository >
25
25
</repositories >
26
26
```
27
+
28
+ ![ image] ( https://user-images.githubusercontent.com/5738175/167260996-58f39eeb-607d-44a3-b297-36d25c7ece19.png )
29
+
27
30
<br />
28
31
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
31
34
``` xml
32
35
<dependency >
33
36
<groupId >com.github.APIJSON</groupId >
@@ -36,6 +39,12 @@ Tencent [APIJSON](https://github.com/Tencent/APIJSON) Server Framework for confi
36
39
</dependency >
37
40
```
38
41
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
+
39
48
<br />
40
49
<br />
41
50
You can’t perform that action at this time.
0 commit comments