From 7db69bfb03623c17bef8a88cf9f3a05a1fa91bf8 Mon Sep 17 00:00:00 2001 From: YunaiV <> Date: Mon, 1 Jun 2020 08:05:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20Kong=20=E5=85=A5=E9=97=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + lab-56/《芋道 Kong 极简入门(微服务网关)》.md | 1 + pom.xml | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 lab-56/《芋道 Kong 极简入门(微服务网关)》.md 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 +