|
a0ace7d60c
|
build: groupId top.continew => top.continew.starter
|
2025-07-05 17:29:58 +08:00 |
|
|
ad298930db
|
release: v2.12.1
|
2025-06-09 21:43:40 +08:00 |
|
|
6b95083c63
|
feat(idempotent): 新增默认幂等名称生成器
|
2025-06-01 11:10:16 +08:00 |
|
|
2fdd5b6fd3
|
chore: 优化部分代码格式和注释
|
2025-05-21 22:18:10 +08:00 |
|
|
cf5ef36af5
|
feat(core): 新增 JSON 格式字符串校验器
|
2025-04-29 22:51:42 +08:00 |
|
sheng_chao
|
5129fea34d
|
fix(idempotent): 修复幂等处理切面,未设置超时时间的问题
|
2025-04-24 09:26:42 +00:00 |
|
吴泽威
|
7e8a15ae8a
|
perf: 删除多余依赖,格式化代码
删除幂等模块的 springboot-aop 依赖
删除 web 模块的 springboot-Validation 依赖
|
2025-04-01 16:48:16 +08:00 |
|
|
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 |
|