8 Commits

Author SHA1 Message Date
疯狂的狮子li
c59122a194 add 新增 迁移 4.X 数据库加解密功能 2023-02-05 15:12:55 +08:00
疯狂的狮子Li
771a1045ee update 重构 抽取 jackson 功能 ruoyi-common-json 成为独立模块 2023-01-31 22:13:58 +08:00
疯狂的狮子Li
c67cc725d4 update 重构 抽取脱敏功能 ruoyi-common-sensitive 成为独立模块 2023-01-31 21:02:51 +08:00
疯狂的狮子li
bff9720b6f update 优化 转换模块代码 删除无用的 common-dict 依赖 2023-01-31 18:52:55 +08:00
疯狂的狮子li
a5835aa0c2 add 新增 ruoyi-common-translation 通用转换模块(雏形) 2023-01-31 17:55:14 +08:00
疯狂的狮子li
a0eaa5a0f6 update 重构 抽取 ruoyi-common-job 公共调度模块 2023-01-31 12:01:41 +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