From e640e60da4a36bc4230f9296747bc30d0d092b3b Mon Sep 17 00:00:00 2001 From: liqiangqiang Date: Fri, 3 Mar 2017 11:01:36 +0800 Subject: [PATCH] =?UTF-8?q?Springboot=20=E6=95=B4=E5=90=88=20Dubbo/ZooKeep?= =?UTF-8?q?er=20=E8=AF=A6=E8=A7=A3=20SOA=20=E6=A1=88=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8355ae..194750c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ springboot 版本 1.5.1.RELEASE - springboot-dubbo-server
- springboot-dubbo-client
Dubbo 服务提供者工程和 Dubbo 服务消费者工程
-Springboot 整合 Dubbo/ZooKeeper 详解 SOA 案例
+ [《Springboot 整合 Dubbo/ZooKeeper 详解 SOA 案例》](http://www.bysocket.com/?p=1681 "Springboot 整合 Dubbo/ZooKeeper 详解 SOA 案例")
## 二、项目 Quick Start 快速开发指南