lxchinesszz / tomato
专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会被拦截,控制时间过期后,以此类推。
☆156Updated 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☆151Updated last month
- 兼容S3协议的通用文件存储工具类☆256Updated 3 months ago
- pie是一个可快速上手的责任链框架☆86Updated 9 months ago
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆196Updated 3 months ago
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆119Updated last year
- spring cache 多级缓存扩展☆256Updated 2 years ago
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆212Updated 11 months ago
- ☆337Updated 2 weeks ago
- 基于 redis 的偏业务应用的分布式限流 组件,使得项目拥有分布式限流能力变得很简单。☆174Updated 7 months ago
- 异步处理☆249Updated 2 months ago
- 基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper☆341Updated 9 months ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 2 years ago
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆177Updated 5 months ago
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆84Updated 4 years ago
- 高性能百万级异步任务重试框架☆141Updated this week
- auto register xxl-job's group and job info.☆186Updated last year
- The java retry framework.(支持注解的 java 重试框架)☆185Updated last year
- Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】☆101Updated 2 years ago
- ☆36Updated 4 years ago
- 封装了一些常用组件,走过路过不要错过哦☆439Updated last month
- Spring Boot 动态加载 Jar 包,并配置为 Bean☆73Updated last year
- 一个强大的 Java 参数校验包,基于 SpEL 实现,扩展自 jakarta.validation-api 包,用于简化参数校验,几乎支持所有场景下的参数校验。☆168Updated this week
- Transformer可能是最简单,但最强大的字段转换插件,一个注解搞定任意转换,让开发变得更加丝滑☆53Updated 7 months ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆225Updated 2 years ago
- java object diff☆89Updated last week
- 一个Java仿DataFrame模型的实现, 语意化和简化以及增强stream流式处理能力☆253Updated last month
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated 10 months ago
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆306Updated this week
- 基于Spring Security OAuth2 5.0以下版本的写法的学习代码☆75Updated 9 months ago
- 阿里巴巴 COLA 架构,基于个人对 DDD、CQRS、SOLID 等设计思想的理解,在企业完成生产落地。☆381Updated last month