Commit Graph

6 Commits

Author SHA1 Message Date
疯狂的狮子Li
6ff6ced462 update 优化 !pr93 2023-06-26 23:19:32 +08:00
Admin
f4495f8677 1.优化getCacheObject为setIfAbsent 修复因为网络延迟导致请求同时发送 绕过限制的问题
2.StringBuilder修改为StringJoiner 
3.map.entrySet()修改为map.values()

Signed-off-by: Admin <5695480+rui2450@user.noreply.gitee.com>
2023-06-26 02:39:20 +00:00
疯狂的狮子Li
9b66aecaf9 fix 修复 幂等组件 逻辑问题导致线程变量未清除 2022-07-26 20:20:14 +08:00
疯狂的狮子li
03e1d25afb update 升级 springboot 2.7.2 重构使用最新自动配置方式 2022-07-22 12:27:12 +08:00
疯狂的狮子Li
7303af9621 update 优化 RedisUtils 重构过期方法 2022-04-30 22:31:14 +08:00
疯狂的狮子Li
6afbf8734e add 增加 ruoyi-common-idempotent 分布式幂等模块 2022-03-04 00:02:16 +08:00