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

2019-04-11 Thread mercyblitz
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 
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



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

2019-03-10 Thread mercyblitz
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 b2200d6  Update README.md
b2200d6 is described below

commit b2200d6523548070f2b31aa42d9bd48e5259f5c4
Author: Mercy Ma 
AuthorDate: Mon Mar 11 10:47:54 2019 +0800

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

diff --git a/README.md b/README.md
index c235eaa..f771882 100644
--- a/README.md
+++ b/README.md
@@ -98,6 +98,15 @@ If your project failed to resolve the dependency, try to add 
the following repos
 ```
 
 
+### Legacy Versions
+
+If you still use the legacy Dubbo whose version is less than 2.7.0, please use 
the following Spring Boot starters:
+
+| Dubbo Spring Boot | Dubbo  | Spring Boot |
+| - | -- | --- |
+| 
[0.2.1.RELEASE](https://github.com/apache/incubator-dubbo-spring-boot-project/tree/0.2.x)
 | 2.6.5+ | 2.x |
+| 
[0.1.2.RELEASE](https://github.com/apache/incubator-dubbo-spring-boot-project/tree/0.1.x)
 | 2.6.5+ | 1.x |
+
 
 
 ### Build from Source



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

2019-02-15 Thread kexianjun
This is an automated email from the ASF dual-hosted git repository.

kexianjun 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 e452ef7  Update README.md (#445)
e452ef7 is described below

commit e452ef7aa1230e204fa5016cba296276130d711e
Author: 一凡 
AuthorDate: Fri Feb 15 17:02:55 2019 +0800

Update README.md (#445)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 60cfbb8..770ad6c 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ You can introduce the latest `dubbo-spring-boot-starter` to 
your project by addi
 import
 
 
-
+
 
 org.apache.dubbo
 dubbo-dependencies-bom



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

2019-01-29 Thread mercyblitz
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 2dc44c9  Update README.md
2dc44c9 is described below

commit 2dc44c93411a3db0aa0cf1987143c2fb3a3bdc71
Author: Mercy Ma 
AuthorDate: Wed Jan 30 06:42:33 2019 +0800

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

diff --git a/README.md b/README.md
index 5b16bfa..be16c26 100644
--- a/README.md
+++ b/README.md
@@ -51,8 +51,8 @@ You can introduce the latest `dubbo-spring-boot-starter` to 
your project by addi
 
 
 com.alibaba.boot
-dubbo-spring-boot-autoconfigure
-0.2.1
+dubbo-spring-boot-starter
+0.2.1.RELEASE
 
 
 com.alibaba



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

2019-01-27 Thread mercyblitz
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 30154b5  Update README.md
30154b5 is described below

commit 30154b5630c2d9a5b76cc8e45fbd7047686f4060
Author: Mercy Ma 
AuthorDate: Mon Jan 28 15:12:57 2019 +0800

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

diff --git a/README.md b/README.md
index 0e03ca5..5b16bfa 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ You can introduce the latest `dubbo-spring-boot-starter` to 
your project by addi
 
 
 com.alibaba.boot
-dubbo-spring-boot-starter
+dubbo-spring-boot-autoconfigure
 0.2.1
 
 



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

2019-01-27 Thread mercyblitz
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 9f5024d  Update README.md
9f5024d is described below

commit 9f5024db6f99dea50a830261b53bfb66c0d1c487
Author: Mercy Ma 
AuthorDate: Sun Jan 27 18:13:16 2019 +0800

Update README.md
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index d76deb6..0e03ca5 100644
--- a/README.md
+++ b/README.md
@@ -238,9 +238,9 @@ More details, please refer to 
[Samples](dubbo-spring-boot-samples).
 
 Having trouble with Dubbo Spring Boot? We’d like to help!
 
-- If you are upgrading, read the [release 
notes](https://github.com/dubbo/dubbo-spring-boot-project/releases) for upgrade 
instructions and "new and noteworthy" features.
-- Ask a question - You can join [ours google 
groups](https://groups.google.com/group/dubbo), or subscribe [Dubbo User 
Mailling List](mailto:dubbo+subscr...@googlegroups.com).
-- Report bugs at 
[github.com/dubbo/dubbo-spring-boot-project/issues](https://github.com/dubbo/dubbo-spring-boot-project/issues).
+- If you are upgrading, read the [release 
notes](https://github.com/apache/incubator-dubbo-spring-boot-project/releases) 
for upgrade instructions and "new and noteworthy" features.
+- Ask a question - You can subscribe [Dubbo User Mailling 
List](mailto:dev-subscr...@dubbo.apache.org).
+- Report bugs at 
[issues](https://github.com/apache/incubator-dubbo-spring-boot-project/issues).
 
 
 



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

2019-01-27 Thread mercyblitz
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 e8f6b8f  Update README.md
e8f6b8f is described below

commit e8f6b8fb0455176093710d57b4a6f38afcce5438
Author: Mercy Ma 
AuthorDate: Sun Jan 27 18:05:29 2019 +0800

Update README.md
---
 README.md | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index e7afdad..d76deb6 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ You can introduce the latest `dubbo-spring-boot-starter` to 
your project by addi
 
 com.alibaba.boot
 dubbo-spring-boot-starter
-0.2.1-SNAPSHOT
+0.2.1
 
 
 com.alibaba
@@ -104,8 +104,8 @@ If you'd like to attempt to experience latest features, you 
also can build from
 
 | versions | Java  | Spring Boot | Dubbo  |
 |  | - | --- | -- |
-| `0.2.1`  | 1.8+ | `2.1.x` | `2.6.2` + |
-| `0.1.1`  | 1.7+ | `1.5.x` | `2.6.2` + |
+| `0.2.1`  | 1.8+ | `2.1.x` | `2.6.5` + |
+| `0.1.1`  | 1.7+ | `1.5.x` | `2.6.5` + |
 
 
 
@@ -293,4 +293,4 @@ The samples project of Dubbo Spring Boot that includes:
 - [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)
-- [Sample API](dubbo-spring-boot-samples/sample-api)
\ No newline at end of file
+- [Sample API](dubbo-spring-boot-samples/sample-api)



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

2018-06-12 Thread mercyblitz
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 21c50c2  Update README.md
21c50c2 is described below

commit 21c50c252fdacf9baed6c1bd0c539377bc2f587a
Author: 小马哥 
AuthorDate: Tue Jun 12 17:19:43 2018 +0800

Update README.md

Update http://dubbo.apache.org/
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e459219..c5a4c5e 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ If you'd like to attempt to experience latest features, you 
also can build from
 
 ## Getting Started
 
-If you don't know about Dubbo, please take a few minutes to learn 
http://dubbo.io/. After that  you could dive deep into dubbo [user 
guide](http://dubbo.apache.org/books/dubbo-user-book-en/).
+If you don't know about Dubbo, please take a few minutes to learn 
http://dubbo.apache.org/. After that  you could dive deep into dubbo [user 
guide](http://dubbo.apache.org/books/dubbo-user-book-en/).
 
 Usually, There are two usage scenarios for Dubbo applications, one is Dubbo 
service(s) provider, another is Dubbo service(s) consumer, thus let's get a 
quick start on them.
 

-- 
To stop receiving notification emails like this one, please contact
mercybl...@apache.org.


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

2018-06-12 Thread mercyblitz
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 01635fa  Update README.md
01635fa is described below

commit 01635faaa92fa5f77a94f49ce4ae9abb45ea758e
Author: 小马哥 
AuthorDate: Tue Jun 12 17:17:09 2018 +0800

Update README.md

Fixed #170
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f0f00c8..e459219 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ If you'd like to attempt to experience latest features, you 
also can build from
 
 ## Getting Started
 
-If you don't know about Dubbo, please take a few minutes to learn 
http://dubbo.io/. After that  you could dive deep into dubbo [user 
guide](http://dubbo.io/books/dubbo-user-book-en/).
+If you don't know about Dubbo, please take a few minutes to learn 
http://dubbo.io/. After that  you could dive deep into dubbo [user 
guide](http://dubbo.apache.org/books/dubbo-user-book-en/).
 
 Usually, There are two usage scenarios for Dubbo applications, one is Dubbo 
service(s) provider, another is Dubbo service(s) consumer, thus let's get a 
quick start on them.
 

-- 
To stop receiving notification emails like this one, please contact
mercybl...@apache.org.