liubao68 commented on a change in pull request #641: [SCB-470] add spring boot starter provider archetype URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/641#discussion_r181268093
########## File path: archetypes/business-service-spring-boot-starter/README.md ########## @@ -0,0 +1,18 @@ +## Welcome to use ServiceComb Java Chassis +This project(module) is generate by *org.apache.servicecomb.archetypes:business-service-spring-boot-starter-archetype*, it use **spring-boot-starter-provider** to develop service endpoint. + +### More works can be done further: +1. Modify "HelloEndpoint", add your business service logic, or create some new endpoints to provide your services. More details can be found : http://servicecomb.incubator.apache.org/users/use-servicecomb-in-spring-boot/ Review comment: I think we make a lot of misunderstanding about integration with spring boot/spring cloud. Why, What, When, and How is not mentioned in docs. Here got some ServiceComb design concepts and spring boot/cloud integration concepts https://java.huaweicse.com/using-cse-in-spring-boot.html https://bbs.huaweicloud.com/blogs/1fc9427c088611e89fc57ca23e93a89f I am going to suggestion a way to integrate these docs into ServiceComb official documents ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services