mirror of
https://gitee.com/shishan100/Java-Interview-Advanced
synced 2025-08-05 15:12:26 +00:00
first commit
This commit is contained in:
9
docs/distributed-system/Dubbo-SpringCloud-experience.md
Executable file
9
docs/distributed-system/Dubbo-SpringCloud-experience.md
Executable file
@@ -0,0 +1,9 @@
|
||||
Spring Cloud来搭建了一套
|
||||
|
||||
http://localhost:9000/order/order/create?productId=1&userId=1&count=3&totalPrice=300
|
||||
|
||||
刚开始几次请求会出现请求超时的问题,这个问题大家别纠结,后续要给大家讲spring cloud生产系统的优化
|
||||
|
||||
小小的小作业,参考一下dubbo的官方文档,搭建一个电商系统的dubbo版本的案例出来,我后面会搭建好的
|
||||
|
||||
[代码下载点击这里哦!](https://github.com/shishan100/Java-Interview-Advanced/raw/master/docs/distributed-system/code/code.zip)
|
Reference in New Issue
Block a user