lxchinesszz / tomatoLinks
专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会被拦截,控制时间过期后,以此类推。
☆161Updated 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 month
- 兼容S3协议的通用文件存储工具类☆259Updated last month
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆118Updated 2 years ago
- spring cache 多级缓存扩展☆265Updated 2 years ago
- 基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper☆369Updated last month
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆181Updated last year
- The java retry framework.(支持注解的 java 重试框架)☆185Updated last year
- spring boot canal starter 易用的canal 客户端 canal client☆291Updated last year
- 异步处理☆338Updated 7 months ago
- mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!☆198Updated 8 months ago
- Dinger(叮鸽),SpringBoot集成钉钉/企业微信/飞书群机器人实现消息通知中间件。☆363Updated 2 years ago
- auto register xxl-job's group and job info.☆195Updated 2 years ago
- 本项目旨在为用户提供一个便捷的 Excel 导出解决方案。基于阿里巴巴的 EasyExcel、FastExcel 库,结合 Spring Boot 框架,封装并优化了 Excel 文件的导出流程,帮助开发者更高效地实现数据导出功能。☆602Updated last month
- Spring Boot 集成 JustAuth 的最佳实践~☆351Updated 6 months ago
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆87Updated 4 years ago
- ☆349Updated 5 months ago
- 基于springboot && springcloud的脚手架,支持服务合并部署与拆分部署、接口加解密签名、日志数据 脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务、国际化语言、接口监控及服务监控等☆657Updated last month
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆250Updated 7 months ago
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化管理,保证业务依赖可选项。☆316Updated last week
- Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】☆105Updated 2 years ago
- MVC【以mybatis-plus为orm框架】迁移至DDD的demo☆323Updated last year
- Spring Cloud 架构搭建的开源社区技术网站,落地微服务架构值得参考的项目。☆313Updated 3 years ago
- 🔐Sensitive log tool for java, based on java annotation. (基于注解的 java 日志脱敏工具框架,更加优雅的日志打印。支持自定义哈希、支持基于 log4j2 插件的统一脱敏、支持 logback 插件统一脱敏)☆665Updated 2 months ago
- DDD框架☆238Updated 2 years ago
- mysql binlog同步工具☆133Updated 2 years ago
- 本项目结合COLA(整洁面向对象分层架构)4.0 实现☆220Updated 3 months ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 3 years ago
- pie是一个可快速上手的责任链框架☆89Updated last year
- ☆40Updated 5 years ago
- Spring Boot项目使用maven-assembly-plugin根据不同环境打包成tar.gz或者zip☆214Updated last year