[ 
https://issues.apache.org/jira/browse/SCB-985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664809#comment-16664809
 ] 

ASF GitHub Bot commented on SCB-985:
------------------------------------

liubao68 commented on a change in pull request #969: [SCB-985] Add 
spring-boot2-starter-discovery
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/969#discussion_r228431816
 
 

 ##########
 File path: java-chassis-dependencies-springboot2/pom.xml
 ##########
 @@ -147,6 +148,42 @@
         <artifactId>spring-session-data-redis</artifactId>
         <version>${spring.session.version}</version>
       </dependency>
+      <dependency>
+        <groupId>org.springframework.cloud</groupId>
+        <artifactId>spring-cloud-dependencies</artifactId>
+        <version>${spring-cloud.version}</version>
+      </dependency>
+
+      <dependency>
+        <groupId>org.springframework.cloud</groupId>
+        <artifactId>spring-cloud-commons</artifactId>
+        <version>2.0.0.RELEASE</version>
 
 Review comment:
   These dependencies can be deleted if you trying the way provided above. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Add springboot2-starter-discovery
> ---------------------------------
>
>                 Key: SCB-985
>                 URL: https://issues.apache.org/jira/browse/SCB-985
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>    Affects Versions: java-chassis-1.1.0
>            Reporter: Yang Bo
>            Assignee: Yang Bo
>            Priority: Major
>
> Copied springboot-starter-discovery to spritnboot2. Removed test code and 
> updated some spring-boot and spring-cloud versions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to