Skip to content

Commit 52481b7

Browse files
authored
Update README.md
1 parent 125aef0 commit 52481b7

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)