RuoYi-Vue-Plus/ruoyi-common/src/main/java/com/ruoyi/common
2022-02-15 12:07:20 +08:00
..
annotation update 格式化代码结构 统一编码格式 2022-01-16 17:46:24 +08:00
captcha update 格式化代码结构 统一编码格式 2022-01-16 17:46:24 +08:00
config update 去除链式调用注解 不符合规范导致很多奇葩问题 例如: copy为空问题 2022-01-25 21:50:54 +08:00
constant Merge branch 'master' of https://gitee.com/y_project/RuoYi-Vue into dev 2022-02-14 14:27:13 +08:00
convert update 移除掉 StringUtils 语义不明确的api方法 使用特定工具替换 2022-01-21 10:30:39 +08:00
core Merge branch 'master' of https://gitee.com/y_project/RuoYi-Vue into dev 2022-02-14 14:27:13 +08:00
enums update 优化 LoginUser 解耦 2022-01-27 09:50:18 +08:00
excel update 移除 包错误引用 2021-12-06 14:35:55 +08:00
exception update 格式化代码结构 统一编码格式 2022-01-16 17:46:24 +08:00
filter update 格式化代码结构 统一编码格式 2022-01-16 17:46:24 +08:00
helper update 使用 satoken 自带的 BCrypt 工具 替换 Security 加密工具 减少依赖 2022-02-11 15:03:09 +08:00
jackson update 格式化代码结构 统一编码格式 2022-01-16 17:46:24 +08:00
utils update 使用 hutool Dict 优化 JsonUtils 防止类型解析异常 2022-02-15 12:07:20 +08:00
xss add 增加 自定义 Xss 校验注解 用户导入增加 Bean 校验 2021-12-15 15:03:44 +08:00