Skip to content

Commit

Permalink
docs(starter-dubbo) README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhengjiaao committed Mar 28, 2023
1 parent d044260 commit cf78471
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions starter-dubbo/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# starter-dubbo

- [starter-dubbo2x 基于直连](./starter-dubbo2x)
- [starter-dubbo3x 基于nacos、zookeeper](./starter-dubbo3x)


## 适配的中间件版本

> 以下是你可能会用到的中间件
| | 官网文档 | github | 使用版本下载 | 详细 | 推荐 |
| ----------------- | ---------- | ---------- | ---------- | ---------- | ---------- |
| zookeeper | [zookeeper.apache.org](http://zookeeper.apache.org/releases.html) | | [zookeeper-3.6.3-bin.tar.gz](https://www.apache.org/dyn/closer.lua/zookeeper/zookeeper-3.6.3/apache-zookeeper-3.6.3-bin.tar.gz) | | |
| nacos | [nacos.io/zh-cn](https://nacos.io/zh-cn/) | [github.com/alibaba/nacos](https://github.com/alibaba/nacos) | [nacos-1.4.2](https://github.com/alibaba/nacos/releases/tag/1.4.2) | 搭配dubbo2.x | |
| nacos | [nacos.io/zh-cn](https://nacos.io/zh-cn/) | [github.com/alibaba/nacos](https://github.com/alibaba/nacos) | [nacos-2.1.0](https://github.com/alibaba/nacos/releases/tag/2.1.0) | 搭配dubbo3.x | |

0 comments on commit cf78471

Please sign in to comment.