Commit Graph

493 Commits

Author SHA1 Message Date
thinkgem
b522b3ff1e 5.12.1 2025-07-07 18:29:36 +08:00
thinkgem
743dcc6f4c 新增 SHA-256 工具,使用 ShaUtils 替代 Sha1Utils 2025-07-07 08:55:36 +08:00
thinkgem
3b7ef10492 ztree 当没有title数据的时候,使用name作为title显示 2025-06-27 09:22:38 +08:00
thinkgem
0732be618e 修正请求对象被回收提示 2025-06-21 19:29:34 +08:00
thinkgem
28293383dd 代码优化 2025-06-10 11:47:00 +08:00
thinkgem
a567c82ef2 增加JsonFormat条件防止出现类型转换问题 2025-06-05 13:04:51 +08:00
thinkgem
9118907838 JsonMapper日期类型转换代码优化 2025-05-24 18:42:12 +08:00
thinkgem
1b465578b6 新增 LocaleUtils 本地化语言和时区对象管理工具类 2025-05-24 18:41:46 +08:00
thinkgem
d78b7f3c17 DateUtils.parseDate 多格式字符串解析性能优化,并支持时区 2025-05-24 18:41:08 +08:00
thinkgem
01690c76cd 代码优化 2025-05-24 16:59:23 +08:00
thinkgem
fc3efc6819 JsonMapper 使用 DateUtils 解析日期,以支持更多的格式;优化 JsonFormat 注解非日期类型的自定义 2025-05-19 10:44:07 +08:00
thinkgem
a867020070 DateUtils 增加 yyyy-MM-dd'T'HH:mm:ss'Z' 格式解析 2025-05-19 10:38:33 +08:00
thinkgem
ca54e4cd3b 添加 @Serial 序列化注解 2025-05-17 22:14:14 +08:00
thinkgem
723a088eed 避免URL带#号导致的错误 2025-05-14 21:47:45 +08:00
thinkgem
8789c83942 FastJSON 2.x 只有个别第三方在使用,1.x 已经没有再用了,代码移除 2025-05-12 11:02:30 +08:00
thinkgem
681f4e7510 当已知异常信息包含更多异常的时候,将异常信息打印到日志中 2025-05-09 17:49:14 +08:00
thinkgem
6b4a69453d next 2025-05-08 09:46:25 +08:00
thinkgem
9c78772e1f 一级菜单美化,圆角展示选中背景色 2025-05-06 15:07:49 +08:00
thinkgem
77b38b31d9 调整属性文件加载顺序,classpath:application.yml 优先于 classpath:config/application.yml(升级注意) 2025-04-17 09:07:50 +08:00
thinkgem
70bb0c1d57 代码优化 2025-04-17 09:05:55 +08:00
thinkgem
adae0af8d6 表格操作列图标更新、默认按钮美化、表格设置按钮更新 2025-04-14 12:59:09 +08:00
thinkgem
9684e75697 HttpClientUtils增加文件流下载方法 2025-04-08 15:35:59 +08:00
thinkgem
48e639f5d4 update PropertiesUtils 2025-04-07 18:39:24 +08:00
thinkgem
cf7f27d3b0 EncodeUtils增加手机号和邮箱的掩码处理方法 2025-03-29 22:05:34 +08:00
thinkgem
6324fa15ae HttpClientUtils 使用 jdk 自带的 http5 替代 apache httpclient 工具 2025-03-28 10:21:37 +08:00
thinkgem
11524982e5 EncodeUtils.encodeUrl 忽略字符编码传递空值,默认 UTF-8 2025-03-27 14:14:31 +08:00
thinkgem
05fc17bd5e next version 2025-03-27 08:59:25 +08:00
thinkgem
80ffeac471 update 2025-03-22 18:51:47 +08:00
thinkgem
1356893d4e update 2025-03-20 12:07:15 +08:00
thinkgem
132f814c2d 属性获取工具,支持从系统环境变量中获取参数 2025-03-11 15:22:55 +08:00
thinkgem
75e6ccf888 账号找回密码增加租户参数 2025-03-02 21:03:07 +08:00
thinkgem
d76f991a9f next 2025-02-24 09:25:02 +08:00
thinkgem
04cbc2a4fe 新增 列名 columnName 正则表达式的安全过滤 2025-02-11 12:46:53 +08:00
thinkgem
46bdef5058 增加默认值 2025-02-07 20:44:22 +08:00
thinkgem
9e728c5608 add ObjectUtilsTest.java 2025-02-05 21:10:23 +08:00
thinkgem
05185bb29a 修正String转Long丢失精度问题 2025-02-05 21:10:00 +08:00
thinkgem
8a9739c362 新增 RSA 非对称加密工具 2025-01-16 17:36:21 +08:00
thinkgem
99f908b338 update useless code 2025-01-08 17:02:56 +08:00
thinkgem
24c7d20531 next version 2025-01-06 09:42:21 +08:00
thinkgem
ac47ac128d update import icon 2024-12-31 10:30:06 +08:00
thinkgem
fa1107737a update yml config 2024-12-24 00:15:54 +08:00
thinkgem
a43f65f4b8 add fury serialize 2024-12-23 17:12:34 +08:00
thinkgem
23b14b4517 新增BigDecimalType 2024-12-05 11:12:00 +08:00
thinkgem
27254d09b3 update 2024-12-05 11:11:51 +08:00
thinkgem
f2f75aceee update version 2024-12-04 14:30:09 +08:00
thinkgem
207897e7be update 2024-11-13 13:47:51 +08:00
thinkgem
14437dfb7a 登录后重定向地址验证,如果是非法地址,则指定默认的登录成功地址 2024-11-07 17:53:43 +08:00
thinkgem
5d16bb8103 update version 2024-11-07 15:28:16 +08:00
thinkgem
9a70ddb758 优化 mvc 接受字段类型不一致信息显示,方便调试 2024-11-01 19:59:51 +08:00
thinkgem
481246f52e 优化表单内表格的行高和边距 2024-11-01 10:43:32 +08:00