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 last week
- spring cache 多级缓存扩展☆265Updated 2 years ago
- The java retry framework.(支持注解的 java 重试框架)☆185Updated last year
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆180Updated last year
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆198Updated 8 months ago
- 兼容S3协议的通用文件存储工具类☆258Updated last week
- 基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper☆366Updated 2 weeks ago
- auto register xxl-job's group and job info.☆194Updated 2 years ago
- mybatis数据脱敏和字段加解密插件☆147Updated 2 years ago
- spring boot canal starter 易用的canal 客户端 canal client☆287Updated 11 months ago
- ☆39Updated 5 years ago
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆220Updated 2 months ago
- pie是一个可快速上手的责任链框架☆89Updated last year
- 异步处理☆322Updated 6 months ago
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆87Updated 4 years ago
- logback扩展,集成transmittable-thread-local支持跨线程池的mdc跟踪☆165Updated this week
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 3 years ago
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆316Updated last month
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆117Updated 2 years ago
- easy-log是基于SpringBoot的一款通用操作日志组件,它指在帮助我们通过注解优雅地聚合项目中的操作日志,对业务代码无侵入。☆90Updated last year
- 致力于打造一款优秀的分布式微服务解决方案☆194Updated last year
- Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】☆105Updated 2 years ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆226Updated 2 years ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆87Updated last month
- ☆350Updated 5 months ago
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆249Updated 7 months ago
- 基于Spring Security OAuth2 5.0以下版本的写法的学习代码☆75Updated last year
- 高性能百万级异步任务重试框架☆152Updated 4 months ago
- 🔐 A mybatis-based crypto plugin☆76Updated 9 months ago
- 微服务日志链路追踪☆67Updated 3 years ago