增加 Kong 入门

This commit is contained in:
YunaiV
2020-06-01 08:05:28 +08:00
parent 74de032a54
commit 7db69bfb03
3 changed files with 3 additions and 1 deletions

View File

@@ -195,6 +195,7 @@
* [《芋道 APISIX 极简入门(国产微服务网关)》](http://www.iocoder.cn/APISIX/install/?github) 对应 [lab-56](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-56)
* [《芋道 Soul 极简入门(国产微服务网关)》](http://www.iocoder.cn/Soul/install/?github) 对应 [lab-60](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-60)
* [《芋道 Kong 极简入门(微服务网关)》](http://www.iocoder.cn/Kong/install/?github) 对应 [lab-56](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-56)
## 配置中心

View File

@@ -0,0 +1 @@
<http://www.iocoder.cn/Kong/install/?github>

View File

@@ -52,7 +52,7 @@
<!-- <module>lab-39</module>-->
<!-- <module>lab-40</module>-->
<!-- <module>lab-41</module>-->
<module>lab-42</module>
<!-- <module>lab-42</module>-->
<!-- <module>lab-43</module>-->
<!-- <module>lab-44</module>-->
<!-- <module>lab-45</module>-->