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

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


The following commit(s) were added to refs/heads/0.2.0 by this push:
     new cb3b53c  Update Document
cb3b53c is described below

commit cb3b53cb2a3aff1b9c90ddd246cf733db6e5e910
Author: mercyblitz <mercybl...@gmail.com>
AuthorDate: Wed Mar 28 00:20:05 2018 +0800

    Update Document
---
 dubbo-spring-boot-actuator/README.md | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/dubbo-spring-boot-actuator/README.md 
b/dubbo-spring-boot-actuator/README.md
index ac020f3..e73c1f6 100644
--- a/dubbo-spring-boot-actuator/README.md
+++ b/dubbo-spring-boot-actuator/README.md
@@ -14,6 +14,18 @@
 
 
 
+
+## Versions
+
+For now, `dubbo-spring-boot-actuator` will separate two versions for Spring 
Boot 2.x and 1.x once release : 
+
+* `0.2.x` is a main stream release version for Spring Boot 2.x
+
+* `0.1.x` is a legacy version for maintaining Spring Boot 1.x
+
+  ​
+
+
 ## Integrate with Maven
 
 You can introduce the latest `dubbo-spring-boot-actuator` to your project by 
adding the following dependency to your pom.xml
@@ -172,8 +184,8 @@ Actuator endpoint `dubbo` supports Actuator Endpoints :
 {
   "timestamp": 1516623290166,
   "versions": {
-    "dubbo-spring-boot": "1.0.0"
-    "dubbo": "2.5.9"
+    "dubbo-spring-boot": "0.2.0"
+    "dubbo": "2.5.11"
   },
   "urls": {
     "dubbo": "https://github.com/alibaba/dubbo";,

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

Reply via email to