RuoYi-Vue-Plus/ruoyi-common/src/main/java/com/ruoyi/common
2022-11-24 14:23:56 +08:00
..
annotation update 增加 字典映射注解 使用说明 2022-11-17 17:44:44 +08:00
captcha update 优化随机数生成方式 避免容易生成两个相同随机数的问题 2022-02-24 12:39:28 +08:00
config update 去除链式调用注解 不符合规范导致很多奇葩问题 例如: copy为空问题 2022-01-25 21:50:54 +08:00
constant update 优化 新增返回警告消息提示 2022-10-31 10:33:29 +08:00
convert update 移除掉 StringUtils 语义不明确的api方法 使用特定工具替换 2022-01-21 10:30:39 +08:00
core update 优化 新增返回警告消息提示 2022-10-31 10:33:29 +08:00
enums update 简化 全局线程池配置 使用cpu核心数自动处理 2022-04-22 12:06:56 +08:00
excel update 优化 使用 StreamUtils 简化业务流操纵 2022-07-05 11:02:04 +08:00
exception update 同步ruoyi 2022-08-08 10:03:56 +08:00
filter update 优化 RepeatedlyRequestWrapper 流处理 去除多余编码转换 2022-11-18 14:17:27 +08:00
helper update 优化 简化一些方法的写法 2022-11-24 14:23:56 +08:00
jackson update 增加 字典映射注解 使用说明 2022-11-17 17:44:44 +08:00
utils add 增加 RedisUtils 获取缓存Map的key列表 2022-11-21 18:57:07 +08:00
xss add 增加 自定义 Xss 校验注解 用户导入增加 Bean 校验 2021-12-15 15:03:44 +08:00