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 优化 使用spring事件发布机制 重构登录日志与操作日志
|
2022-12-07 20:32:57 +08:00 |
enums
|
update 简化 全局线程池配置 使用cpu核心数自动处理
|
2022-04-22 12:06:56 +08:00 |
excel
|
update 单元格合并判断cellValue是否相等方法调整
|
2022-12-05 17:59:58 +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
|
update 优化 使用 spring 事件机制 重构 OssConfig 缓存更新
|
2022-12-07 19:13:58 +08:00 |
xss
|
add 增加 自定义 Xss 校验注解 用户导入增加 Bean 校验
|
2021-12-15 15:03:44 +08:00 |