Commit Graph

4 Commits

Author SHA1 Message Date
f50b511513 refactor(idempotent):调整 @Idempotent 注解的默认超时时间 2025-03-18 20:21:06 +08:00
2b3de0c67e refactor(ratelimiter): 将限流相关代码从 security 模块中分离,创建独立的 ratelimiter 模块
修复部分幂等配置错误
2025-03-17 21:53:26 +08:00
27a71cf076 refactor(idempotent): 重构幂等模块并支持 Redisson 缓存 2025-03-17 21:25:21 +08:00
Gyq灬明
199df874e5 feat(idempotent): 新增幂等模块
实现内存/redis 模式幂等(默认内存模式)
2025-03-10 06:37:56 +00:00