liubao68 commented on a change in pull request #15: 补充客户端示例 AsyncRestTemplate
,对其他示例进行完善
URL:
https://github.com/apache/incubator-servicecomb-docs/pull/15#discussion_r200540581
##########
File path: java-chassis-reference/zh_CN/SUMMARY.md
##########
@@ -30,22 +31,25 @@
* [程序启动逻辑](build-provider/bootup.md)
* [微服务实例之间的逻辑隔离关系](build-provider/definition/isolate-relationship.md)
* [Access Log配置](build-provider/access-log-configuration.md)
+
* [开发服务消费者](catalog/build-consumer.md)
+
* [使用RestTemplate开发服务消费者](build-consumer/using-resttemplate.md)
+ * [使用AsynRestTemplate开发服务消费者](build-consumer/using-AsyncRestTemplate.md)
* [使用RPC方式开发服务消费者](build-consumer/develop-consumer-using-rpc.md)
* [使用服务契约](build-consumer/with-contract.md)
* [调用控制](build-consumer/invoke-control.md)
* [实例级故障隔离](build-consumer/instance-isolation.md)
* [熔断策略](build-consumer/circuit-breaker.md)
* [限流策略](build-consumer/flow-control.md)
* [故障注入](build-consumer/fault-injection.md)
+
* [通用开发](catalog/general-develop.md)
- * [访问服务中心](general-development/visit-sc.md)
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