# spring-boot-starter-current-limiting **Repository Path**: lovesource/spring-boot-starter-current-limiting ## Basic Information - **Project Name**: spring-boot-starter-current-limiting - **Description**: 基于令牌桶算法和漏桶算法实现的分布式无锁限流插件,嵌入SpringBoot、SpringCloud应用,支持接口限流、方法限流、系统限流、IP限流、用户限流等规则,支持熔断降级,支持设置系统启动保护时间(保护时间内不允许访问),提供快速失败与CAS阻塞两种限流方案,支持可视化QPS监控,开箱即用。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 104 - **Created**: 2019-05-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CurrentLimiting ## What 基于令牌桶算法和漏桶算法实现的纳秒级分布式无锁限流插件,完美嵌入SpringBoot、SpringCloud应用,支持接口限流、方法限流、系统限流、IP限流、用户限流等规则,支持熔断降级,支持设置系统启动保护时间(保护时间内不允许访问),提供快速失败与CAS阻塞两种限流方案,支持可视化QPS监控,开箱即用。[入门示例](https://github.com/yueshutong/spring-boot-starter-current-limiting/wiki/%E5%A6%82%E4%BD%95%E5%AF%B9CurrentLimiting%E8%BF%9B%E8%A1%8C%E9%99%90%E6%B5%81%E6%B5%8B%E8%AF%95%EF%BC%9F) Based on token bucket algorithm and bucket algorithm implementation of nanosecond distributed unlocked current-limiting plug-in, perfect embedded SpringBoot, SpringCloud application, current limiting support interface, method, current limiting, IP system current limit, current limiting, user current limiting rules, such as support for fusing downgrade, support system startup protection set time (protection time is not allowed to access), provides a quick failure and CAS block two current-limiting methods, support visualization QPS monitoring, out of the box. Introduction to [example](https://github.com/yueshutong/spring-boot-starter-current-limiting/wiki/%E5%A6%82%E4%BD%95%E5%AF%B9CurrentLimiting%E8%BF%9B%E8%A1%8C%E9%99%90%E6%B5%81%E6%B5%8B%E8%AF%95%EF%BC%9F) **[中文文档](https://yueshutong.github.io/spring-boot-starter-current-limiting/README_CN)|[EnglishDocument](https://yueshutong.github.io/spring-boot-starter-current-limiting/README_EN)** ## Maven ```xml cn.yueshutong spring-boot-starter-current-limiting 0.1.1.RELEASE ``` ## About Blog:[http://www.yueshutong.cn](http://www.yueshutong.cn/) Email:[yster@foxmail.com](mailto:yster@foxmail.com) Github: Gitee: 交流QQ群:781927207 如果帮助到你了,请不吝赞赏!如果贵司或团队使用了本限流插件,欢迎在issues留言,我会在底部链接贵司的主页,谢谢! If help to you, please do not hesitate to praise! If your company or team used this issue, please feel free to comment on issues, and I will link to your company's homepage at the bottom, thank you!