We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b089a4 commit 3637225Copy full SHA for 3637225
docs/distributed-system/Dubbo-SpringCloud-experience.md
@@ -5,4 +5,5 @@ http://localhost:9000/order/order/create?productId=1&userId=1&count=3&totalPrice
5
刚开始几次请求会出现请求超时的问题,这个问题大家别纠结,后续要给大家讲spring cloud生产系统的优化
6
7
小小的小作业,参考一下dubbo的官方文档,搭建一个电商系统的dubbo版本的案例出来,我后面会搭建好的
8
-
+
9
+[代码下载点击这里哦!](/docs/distributed-system/code/code.zip)
0 commit comments