一 代码位置
二 测试
1 启动ch6-3-hystrix-exception-service
2 访问 http://localhost:8088/getPSFallbackOtherExpcetion
Exception异常会被fallback
HystrixBadRequestException异常不会被fallback
4 访问 http://localhost:8088/getFallbackMethodTest
5 访问 http://localhost:8088/getProviderServiceCommand