com.alibaba.csp.sentinel.slots.block.flow.FlowException: null

1.限流资源路径应为@SentinelResource()中 value 属性
2.方法返回类型必须和兜底方法返回类型一致,下图为错误样例。

药到病除:@SentinelResource中blockHandler不生效

相关文章:

  • 2021-12-28
  • 2022-12-23
  • 2021-09-08
  • 2021-08-30
  • 2022-12-23
  • 2022-12-23
  • 2021-09-20
  • 2021-06-22
猜你喜欢
  • 2021-10-18
  • 2021-06-25
  • 2021-11-25
  • 2021-09-06
  • 2022-12-23
  • 2021-10-30
  • 2022-12-23
相关资源
相似解决方案