From a72866c940b40fd14279d7ee4600ede8032ee4bc Mon Sep 17 00:00:00 2001 From: YuDong Tang <583125614@qq.com> Date: Tue, 9 Feb 2021 02:02:54 +0800 Subject: [PATCH] update readme 4 apache-dubbo (#2220) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5689cedc95..1804c728e5 100644 --- a/README.md +++ b/README.md @@ -316,6 +316,7 @@ These are the supported libraries and frameworks: | Library/Framework | Versions | |---------------------------------------------------------------------------------------------------------------------------------------|--------------------------------| | [Akka HTTP](https://doc.akka.io/docs/akka-http/current/index.html) | 10.0+ | +| [Apache Dubbo](https://github.com/apache/dubbo/) | 2.7+ | | [Apache HttpAsyncClient](https://hc.apache.org/index.html) | 4.1+ | | [Apache HttpClient](https://hc.apache.org/index.html) | 2.0+ | | [Apache Wicket](https://wicket.apache.org/) | 8.0+ |