|
|
@ -41,8 +41,6 @@ helm uninstall integrated-example
|
|
|
|
|
|
|
|
|
|
|
|
##### 启动测试
|
|
|
|
##### 启动测试
|
|
|
|
|
|
|
|
|
|
|
|
分别启动`integrated_storage`,`integrated_account`,`integrated_order`三个微服务。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
访问`http://127.0.0.1:30080/order` 来体验对应场景。
|
|
|
|
访问`http://127.0.0.1:30080/order` 来体验对应场景。
|
|
|
|
|
|
|
|
|
|
|
|
直接点击下单按钮提交表单,我们模拟客户端向网关发送了一个创建订单的请求。
|
|
|
|
直接点击下单按钮提交表单,我们模拟客户端向网关发送了一个创建订单的请求。
|
|
|
@ -78,8 +76,6 @@ helm uninstall integrated-example
|
|
|
|
|
|
|
|
|
|
|
|
#### 启动测试
|
|
|
|
#### 启动测试
|
|
|
|
|
|
|
|
|
|
|
|
分别启动`integrated_provider`以及`integrated_consumer`模块。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Sentinel 服务熔断降级
|
|
|
|
- Sentinel 服务熔断降级
|
|
|
|
|
|
|
|
|
|
|
|
访问`http://127.0.0.1:30080/sentinel` 体验对应场景。
|
|
|
|
访问`http://127.0.0.1:30080/sentinel` 体验对应场景。
|
|
|
|