Skip to content

Commit 967aac9

Browse files
authored
搭建 zookeeper 之前要确保当前的机器已经有 JDK 环境,
1 parent ceb69ef commit 967aac9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

md/springboot-dubbo.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ RPC(Remote Procedure Call)—远程过程调用,它是一种通过网络
101101

102102
## 开始实战 1 :zookeeper 环境安装搭建
103103

104+
搭建 zookeeper 之前要确保当前的机器已经有 JDK 环境。
105+
104106
我使用的是 CentOS 7.4 阿里云服务器,注意:如果你也同样阿里云服务器必须配置一个安全组,不然你的应用程序会无法访问你的 zookeeper 服务器,这一点我在后面也提到了。
105107

106108
### 1. 下载

0 commit comments

Comments
 (0)