From 918f5c10f052edaf22bb39ea32fe4b746af30684 Mon Sep 17 00:00:00 2001 From: ppzzyy11 Date: Fri, 15 Jan 2021 16:55:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E7=BB=99=E4=B8=AA=E7=A9=BA=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc75f59c..a9048fa6 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ With Spring Cloud Alibaba, you only need to add some annotations and a small amo For more features, please refer to [Roadmap](https://github.com/alibaba/spring-cloud-alibaba/blob/master/Roadmap.md). + ## Components **[Sentinel](https://github.com/alibaba/Sentinel)**: Sentinel takes "traffic flow" as the breakthrough point, and provides solutions in areas such as flow control, concurrency, circuit breaking, and load protection to protect service stability.