Commit Graph

4 Commits

Author SHA1 Message Date
6b95083c63 feat(idempotent): 新增默认幂等名称生成器 2025-06-01 11:10:16 +08:00
吴泽威
7e8a15ae8a perf: 删除多余依赖,格式化代码
删除幂等模块的 springboot-aop 依赖
删除 web 模块的 springboot-Validation 依赖
2025-04-01 16:48:16 +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