1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

Merge pull request #1633 from rrblm/main

fix: 错别字,正式->正是
This commit is contained in:
Guide 2022-03-23 14:43:04 +08:00 committed by GitHub
commit 748930b079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ Dubbo 目前已经有接近 34.4 k 的 Star 。
![](https://guide-blog-images.oss-cn-shenzhen.aliyuncs.com/%E6%BA%90%E7%A0%81/dubbo/image-20210107153159545.png)
Dubbo 是由阿里开源,后来加入了 Apache 。正由于 Dubbo 的出现,才使得越来越多的公司开始使用以及接受分布式架构。
Dubbo 是由阿里开源,后来加入了 Apache 。正由于 Dubbo 的出现,才使得越来越多的公司开始使用以及接受分布式架构。
### 为什么要用 Dubbo?