源码url: https://github.com/zhzhair/accesslimit-spring-boot.git

注解@AccessLimit 实现接口防刷功能,在方法上的注解参数优先于类上注解的参数;

限流需要在配置文件配置多长时间可以通过多少请求,当然你也可以用guava的限流方式。

相关文章:

  • 2021-11-04
  • 2021-07-27
  • 2022-12-23
  • 2021-05-08
  • 2021-09-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-26
  • 2022-12-23
  • 2022-12-23
  • 2021-08-24
  • 2022-12-23
  • 2022-12-23
  • 2021-07-28
相关资源
相似解决方案