liubao68 commented on a change in pull request #13: 补充客户端示例 AsyncRestTemplate ,对其他示例进行完善 URL: https://github.com/apache/incubator-servicecomb-docs/pull/13#discussion_r200528631
########## File path: java-chassis-reference/zh_CN/start/first-sample.md ########## @@ -1,15 +1,21 @@ 开发者可以通过两种方式快速构建一个项目: -* 下载samples项目 +* 下载samples项目。建议把整个项目都荡下来,按照例子[ SpringMVC ](https://github.com/apache/incubator-servicecomb-java-chassis/tree/master/samples/springmvc-sample)或者 [JAX RS](https://github.com/apache/incubator-servicecomb-java-chassis/tree/master/samples/jaxrs-sample)进行初始化配置。 Review comment: 下载下来:-) ---------------------------------------------------------------- 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] With regards, Apache Git Services
