You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by me...@apache.org on 2019/04/11 09:44:01 UTC

[incubator-dubbo-spring-boot-project] branch master updated: Update README.md

This is an automated email from the ASF dual-hosted git repository.

mercyblitz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 3320f2b  Update README.md
3320f2b is described below

commit 3320f2bdebd78790b0ae61e35b42b2544c9b8401
Author: Mercy Ma <me...@gmail.com>
AuthorDate: Thu Apr 11 17:43:57 2019 +0800

    Update README.md
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index b4d458a..4c2c83e 100644
--- a/README.md
+++ b/README.md
@@ -289,6 +289,8 @@ The samples project of Dubbo Spring Boot that includes:
 - [Auto-Configuaration Samples](dubbo-spring-boot-samples/auto-configure-samples)
 - [Externalized Configuration Samples](dubbo-spring-boot-samples/externalized-configuration-samples)
 - [Registry Zookeeper Samples](dubbo-spring-boot-samples/dubbo-registry-zookeeper-samples)
+- [Registry Nacos Samples](dubbo-spring-boot-samples/dubbo-registry-nacos-samples)
+
 
 
 ## License