|
annotation
|
update 优化 防重 与 限流 功能支持国际化消息返回
|
2022-03-03 22:55:49 +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-03-04 11:45:38 +08:00 |
|
convert
|
update 移除掉 StringUtils 语义不明确的api方法 使用特定工具替换
|
2022-01-21 10:30:39 +08:00 |
|
core
|
update 调整菜单排序字段与数据库类型对应
|
2022-03-17 12:42:49 +08:00 |
|
enums
|
add 增加 DataBaseHelper 数据库助手 用于屏蔽多类型数据库sql语句差异
|
2022-03-10 19:47:31 +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 重构代码生成 多数据库sql加载 使用xml特性动态切换sql
|
2022-03-14 14:05:37 +08:00 |
|
jackson
|
update 格式化代码结构 统一编码格式
|
2022-01-16 17:46:24 +08:00 |
|
utils
|
remove 删除无用合并
|
2022-02-28 12:17:40 +08:00 |
|
xss
|
add 增加 自定义 Xss 校验注解 用户导入增加 Bean 校验
|
2021-12-15 15:03:44 +08:00 |