diff --git a/README.md b/README.md index cb93965c..3768ff02 100644 --- a/README.md +++ b/README.md @@ -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) ## 配置中心 diff --git a/lab-56/《芋道 Kong 极简入门(微服务网关)》.md b/lab-56/《芋道 Kong 极简入门(微服务网关)》.md new file mode 100644 index 00000000..ee769ad0 --- /dev/null +++ b/lab-56/《芋道 Kong 极简入门(微服务网关)》.md @@ -0,0 +1 @@ + diff --git a/pom.xml b/pom.xml index 31d81421..f94b8e36 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ - lab-42 +