Skip to content

Commit 7db69bf

Browse files
author
YunaiV
committed
增加 Kong 入门
1 parent 74de032 commit 7db69bf

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@
195195
196196
* [《芋道 APISIX 极简入门(国产微服务网关)》](http://www.iocoder.cn/APISIX/install/?github) 对应 [lab-56](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-56)
197197
* [《芋道 Soul 极简入门(国产微服务网关)》](http://www.iocoder.cn/Soul/install/?github) 对应 [lab-60](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-60)
198+
* [《芋道 Kong 极简入门(微服务网关)》](http://www.iocoder.cn/Kong/install/?github) 对应 [lab-56](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-56)
198199

199200
## 配置中心
200201

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<http://www.iocoder.cn/Kong/install/?github>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<!-- <module>lab-39</module>-->
5353
<!-- <module>lab-40</module>-->
5454
<!-- <module>lab-41</module>-->
55-
<module>lab-42</module>
55+
<!-- <module>lab-42</module>-->
5656
<!-- <module>lab-43</module>-->
5757
<!-- <module>lab-44</module>-->
5858
<!-- <module>lab-45</module>-->

0 commit comments

Comments
 (0)