Hystrix fallback in test not being called

前端 未结 0 555
死守一世寂寞
死守一世寂寞 2020-12-16 02:29

Writing to test the fallback method in JUnit. Though the exception is being called, it does not execute the fallback method

@HystrixCommand(fallbackMethod = &         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题