14 Commits

Author SHA1 Message Date
疯狂的狮子Li
b33b645ef0 remove 移除 alibaba ttl 与线程池搭配有问题(可传递但无法清除与更新) 2024-08-17 10:29:33 +08:00
疯狂的狮子Li
9318f182b0 reset 回滚 修改spring源码上下文持有者(存在数据未清理内存泄漏问题) 2024-08-17 10:10:51 +08:00
疯狂的狮子Li
77f44574c0 update 优化 修改spring源码上下文持有者 支持线程切换传递上下文数据 支持一切异步获取用户信息等操作 2024-08-15 11:53:15 +08:00
MichelleChung
4ceb79afa3 !467 新增 ThreadLocalHolder 整合 SaHolder,ThreadLocal
* fix 修复 issue#I8RWB5 字段缺少问题 ;
* add 新增 ThreadLocalHolder 替换 SaHolder ;
2023-12-29 03:39:15 +00:00
疯狂的狮子Li
a6fc191df2 update 优化 删除无用依赖 2023-11-29 12:18:26 +08:00
疯狂的狮子Li
1275e416cd fix 修复 common-core 包使用aop注解 但未添加aop实现类导致单独使用报错问题 2023-06-12 14:05:08 +08:00
疯狂的狮子li
b9578e28b7 update 优化 简化 flatten 插件语法写法 2023-05-23 17:16:36 +08:00
疯狂的狮子li
df38aad2b5 update 更改包名为 org.dromara
update 更改文档地址为 plus-doc.dromara.org
2023-03-31 18:39:10 +08:00
疯狂的狮子li
9dd57179da add 新增 ip2region 实现离线IP地址定位库 2023-03-15 18:21:25 +08:00
MichelleChung
6e21c64728 !292 mapstruct-plus 接入替换 BeanUtil
* add 新增 mapstruct-plus 用于实体类转换 ;
2023-03-02 14:09:51 +00:00
疯狂的狮子Li
771a1045ee update 重构 抽取 jackson 功能 ruoyi-common-json 成为独立模块 2023-01-31 22:13:58 +08:00
疯狂的狮子Li
bf344753fb update 重构 将 BaseEntity 与 TreeEntity 移动到 common-mybatis 模块 整理 core 模块依赖 2023-01-31 21:30:01 +08:00
zlyx
2ae3681286 add common 依赖 spring-boot-properties-migrator ;
add 新增 modules 模块, 包含 demo, generator, job, system 模块 ;
update 更新模块包名 rateLimiter => ratelimiter ;
refactor 重构 ratelimiter 模块, 参考幂等模块加入自动装配相关配置 ;
fix 修正 AsyncConfig 实现接口 ;
fix 修正 SwaggerConfig 注解写法 ;
fix 修正 ruoyi-common-doc pom 描述 ;
delete LogAspect 去掉无用注解 ;
2023-01-18 20:23:11 +08:00
zlyx
71a2a8245d refactor 重构 common, framework 包结构, 参照 cloud 版本拆分子模块 ;
update 更新模块包名 ;
delete 移除 sms 模块, oss 模块, framework 模块 (并入 common 模块) ;
2023-01-18 17:09:43 +08:00