lxchinesszz / tomatoLinks
专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会被拦截,控制时间过期后,以此类推。
☆160Updated last year
Alternatives and similar repositories for tomato
Users that are interested in tomato are comparing it to the libraries listed below
Sorting:
- spring boot idempotent starter☆152Updated 5 months ago
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆117Updated last year
- 异步处理☆299Updated 6 months ago
- 兼容S3协议的通用文件存储工具类☆258Updated 7 months ago
- pie是一个可快 速上手的责任链框架☆88Updated last year
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆198Updated 7 months ago
- The java retry framework.(支持注解的 java 重试框架)☆185Updated last year
- spring cache 多级缓存扩展☆263Updated 2 years ago
- 基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper☆362Updated last year
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆314Updated 2 weeks ago
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆177Updated 11 months ago
- Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】☆105Updated 2 years ago
- auto register xxl-job's group and job info.☆193Updated 2 years ago
- 🔐 A mybatis-based crypto plugin☆76Updated 8 months ago
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆197Updated 9 months ago
- Spring Boot项目使用maven-assembly-plugin根据不同环境打包成tar.gz或者zip☆215Updated last year
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆220Updated last month
- Spring Cloud 架构搭建的开源社区技术网站,落地微服务架构值得参考的项目。☆313Updated 2 years ago
- ☆349Updated 4 months ago
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆87Updated 4 years ago
- 高性能百万级异步任务重试框架☆150Updated 3 months ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 2 years ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆87Updated 2 weeks ago
- java object diff☆89Updated 4 months ago
- logback扩展,集成transmittable-thread-local支持跨线程池的mdc跟踪☆164Updated last week
- mybatis数据脱敏和字段加解密插件☆147Updated 2 years ago
- easy-log是基于SpringBoot的一款通用操作日志组件,它指在帮助我们通过注解优雅地聚合项目中的操作日志,对业务代码无侵入。☆89Updated last year
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆248Updated 6 months ago
- Transformer可能是最简单,但最强大的字段转换插件,一个注解搞定任意转换,让开发变得更加丝滑☆56Updated last year
- ☆39Updated 5 years ago