Hystrix实战
dubbo + hystrix案例:
rpc-api
└─src
├─main
│ ├─java
│ │ └─com
│ │ └─zzqfsy
│ │ ├─req
│ │ ├─resp
│ │ └─rpc
│ └─resources
└─test
└─javaspring-dubbo-provider
spring-dubbo-hystrix-consumer
流控效果
监控
Last updated



