zlyx
|
aa61bd387c
|
refactor 重构 common 模块 :
- 从 web 拆分 idempotent 幂等模块 ,
- 从 redis 拆分 rateLimiter 限流模块 ,
- 从 satoken 拆分 security 安全模块 ;
update 更新 datasource 模块名改为 mybatis ;
update 移动 LogininforEvent 从 core 到 log 模块 ;
update config 文件注解改为 @AutoConfiguration ;
|
2022-12-26 14:31:24 +08:00 |
|
zlyx
|
c2613e9bf8
|
refactor 重构 common 模块结构 (doc, excel, job, log, mail, oss, sms, web) ;
update 更新 admin, demo, generator, system 模块包名以及 maven 依赖 ;
delete 删除模块 ruoyi-framework, ruoyi-job, ruoyi-oss, ruoyi-sms ;
|
2022-12-25 15:56:52 +08:00 |
|