From 13611a447a3efddee61b0ba2d656590750d23e34 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Tue, 17 Apr 2018 18:59:08 +0800 Subject: [PATCH] =?UTF-8?q?Spring=20Boot=20=E4=B8=8E=20Dubbo=20=E6=95=B4?= =?UTF-8?q?=E5=90=88=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spring-boot-demo-dubbo-parent/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spring-boot-demo-dubbo-parent/README.md b/spring-boot-demo-dubbo-parent/README.md index d5c1851..89a218b 100644 --- a/spring-boot-demo-dubbo-parent/README.md +++ b/spring-boot-demo-dubbo-parent/README.md @@ -6,6 +6,8 @@ 本身是个父依赖,包含了3个 module +### 各 Module 介绍 + | 名称 | 作用 | | :----------------------------------------------------------- | :-------------------------------------- | | [spring-boot-demo-dubbo-api](./spring-boot-demo-dubbo-api/pom.xml) | Spring Boot 与 Dubbo 整合抽取的服务接口 |