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 整合抽取的服务接口 |