lxchinesszz / tomato
专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会被拦截,控制时间过期后,以此类推。
☆154Updated 11 months ago
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 3 weeks ago
- 兼容S3协议的通用文件存储工具类☆255Updated 2 months ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆226Updated 2 years ago
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆118Updated last year
- pie是一个可快速上手的责任链框架☆84Updated 9 months ago
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆172Updated 6 months ago
- spring cache 多级缓存扩展☆253Updated 2 years ago
- The java retry framework.(支持注解的 java 重试框架)☆184Updated 11 months ago
- 基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper☆339Updated 8 months ago
- spring boot canal starter 易用的canal 客户端 canal client☆272Updated 5 months ago
- Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】☆101Updated 2 years ago
- 异步处理☆247Updated last month
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆80Updated 2 years ago
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆173Updated 4 months ago
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆196Updated 2 months ago
- mysql binlog同步工具☆133Updated last year
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆307Updated this week
- 阿里巴巴 COLA 架构,基于个人对 DDD、CQRS、SOLID 等设计思想的理解,在企业完成生产落地。☆378Updated this week
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆210Updated 10 months ago
- Spring Boot 集成 JustAuth 的最佳实践~☆339Updated this week
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆242Updated last month
- ☆336Updated 2 months ago
- easy-log是基于SpringBoot的一款通用操作日志组件,它指在帮助我们通过注解优雅地聚合项目中的操作日志,对业务代码无侵入。☆88Updated last year
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 2 years ago
- springboot全局处理(异常+统一)☆105Updated 2 years ago
- 本项目旨在为用户提供一个便捷的 Excel 导出解决方案。基于阿里巴巴的 EasyExcel、FastExcel 库,结合 Spring Boot 框架,封装并优化了 Excel 文件的导出流程,帮助开发者更高效地实现数据导出功能。☆536Updated this week
- logback扩展,集成transmittable-thread-local支持跨线程池的mdc跟踪☆158Updated 2 years ago
- Spring Cloud 架构搭建的开源社区技术网站,落地微服务架构值得参考的项目。☆313Updated 2 years ago
- SpringBoot 脚手架,简化项目构建☆110Updated 3 years ago
- canal 写成 spring boot 组件☆124Updated last year