thinkgem
|
d409e73324
|
update upbw
|
2025-09-02 10:08:21 +08:00 |
|
thinkgem
|
63773c97a5
|
完善xss过滤表达式,避免出现data:
|
2025-08-18 23:06:15 +08:00 |
|
thinkgem
|
7f77715cc0
|
update logger
|
2025-08-14 21:13:23 +08:00 |
|
thinkgem
|
b797bb99d0
|
代码优化
|
2025-08-08 17:44:31 +08:00 |
|
thinkgem
|
7e6426adea
|
next version
|
2025-07-29 09:52:45 +08:00 |
|
thinkgem
|
3585737d21
|
完善xss正则表达式,处理on前面是/的问题;完善beetl的xss格式化,默认使用非html文本处理
|
2025-07-09 13:03:17 +08:00 |
|
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 |
|