RuoYi-Vue-Plus/ruoyi-framework/src/main/java/com/ruoyi/framework
2022-09-12 14:19:33 +08:00
..
aspectj update 优化 操作日志密码脱敏 2022-08-29 14:30:56 +08:00
config fix 修复 openapi结构体 因springdoc缓存导致多次拼接接口路径问题 2022-09-07 14:51:09 +08:00
handler 重构:重构 MyBatis Plus 自动填充(注入)处理器逻辑,即使未继承 BaseEntity,只要标注了 @TableField(fill = FieldFill.xxxx) 就支持填充(注入) 2022-09-12 14:19:33 +08:00
interceptor update 优化 pr194 代码 2022-07-05 09:59:18 +08:00
jackson update 统一代码间隔符 2022-01-11 16:58:47 +08:00
listener fix 修正 spring cache 获取在线用户失败问题, 回退为使用 redis 工具缓存 ; 2022-08-30 11:44:44 +08:00
manager update 重写 spring-cache 实现 更人性化的操作 支持注解指定ttl等一些参数 2022-08-13 11:30:33 +08:00
satoken fix 修复 token 超时时间设置 -1 导致的单位转换问题 2022-05-11 23:47:05 +08:00
web/exception update 优化 使用 StreamUtils 简化业务流操纵 2022-07-05 11:02:04 +08:00