From 7be0bd9ecc131b861a204cc3ea61e5e724d35a34 Mon Sep 17 00:00:00 2001 From: JeffLi1993 Date: Tue, 28 Feb 2017 17:55:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cde699f..cb6e780 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ springboot 版本 1.5.1.RELEASE [《Springboot 实现 Restful 服务,基于 HTTP / JSON 传输》](http://www.bysocket.com/?p=1627 "Springboot 实现 Restful 服务,基于 HTTP / JSON 传输")
- springboot-restful
[《Spring Boot 集成 FreeMarker 详解案例》](http://www.bysocket.com/?p=1666 "Spring Boot 集成 FreeMarker 详解案例")
-- springboot-dubbo-server 和 springboot-dubbo-client +- springboot-dubbo-server
+- springboot-dubbo-client
Dubbo 服务提供者工程和 Dubbo 服务消费者工程 Springboot 整合 Dubbo/ZooKeeper 详解 SOA 案例