lxchinesszz / tomato
专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会被拦截,控制时间过期后,以此类推。
☆158Updated last year
Alternatives and similar repositories for tomato:
Users that are interested in tomato are comparing it to the libraries listed below
- spring boot idempotent starter☆152Updated 3 months ago
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆119Updated last year
- spring cache 多级缓存扩展☆259Updated 2 years ago
- 兼容S3协议的通用文件存储工具类☆256Updated 5 months ago
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆174Updated 9 months ago
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆198Updated 5 months ago
- pie是一个可快速上手的责任链框架☆88Updated 11 months ago
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆310Updated this week
- The java retry framework.(支持注解的 java 重试框架)☆185Updated last year
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆216Updated last year
- Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】☆102Updated 2 years ago
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆244Updated 4 months ago
- Transformer可能是最简单,但最强大的字段转换插件,一个注解搞定任意转换,让开发变得更加丝滑☆54Updated 9 months ago
- 异步处理☆267Updated 4 months ago
- 高性能百万级异步任务重试框架☆144Updated last month
- auto register xxl-job's group and job info.☆189Updated 2 years ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆80Updated 2 years ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 2 years ago
- 阿里巴巴 COLA 架构,基于个人对 DDD、CQRS、SOLID 等设计思想的理解,在企业完成生产落地。☆389Updated 3 weeks ago
- DDD框架☆232Updated last year
- MyBatis sql注入、多租户、逻辑删除、数据权限插件-SqlHelper☆60Updated 5 months ago
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆185Updated 7 months ago
- convert mybatis xml to sql statement; mybatis param mock; sql specification check; sql index check; sql execution; sql stress; mybatis sq…☆174Updated 10 months ago
- SpringBoot 脚手架,简化项目构建☆111Updated 4 years ago
- 基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper☆354Updated 11 months ago
- 🔐 A mybatis-based crypto plugin☆76Updated 6 months ago
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆84Updated 4 years ago
- Spring Cloud 架构搭建的开源社区技术网站,落地微服务架构值得参考的项目。☆313Updated 2 years ago
- 本项目旨在为用户提供一个便捷的 Excel 导出解决方案。基于阿里巴巴的 EasyExcel、FastExcel 库,结合 Spring Boot 框架,封装并优化了 Excel 文件的导出流程,帮助开发者更高效地实现数据导出功能。☆567Updated 3 weeks ago
- mybatis数据脱敏和字段加解密插件☆146Updated 2 years ago