Commit Graph

26 Commits

Author SHA1 Message Date
thinkgem
63773c97a5 完善xss过滤表达式,避免出现data: 2025-08-18 23:06:15 +08:00
thinkgem
b797bb99d0 代码优化 2025-08-08 17:44:31 +08:00
thinkgem
3585737d21 完善xss正则表达式,处理on前面是/的问题;完善beetl的xss格式化,默认使用非html文本处理 2025-07-09 13:03:17 +08:00
thinkgem
743dcc6f4c 新增 SHA-256 工具,使用 ShaUtils 替代 Sha1Utils 2025-07-07 08:55:36 +08:00
thinkgem
9118907838 JsonMapper日期类型转换代码优化 2025-05-24 18:42:12 +08:00
thinkgem
d78b7f3c17 DateUtils.parseDate 多格式字符串解析性能优化,并支持时区 2025-05-24 18:41:08 +08:00
thinkgem
6324fa15ae HttpClientUtils 使用 jdk 自带的 http5 替代 apache httpclient 工具 2025-03-28 10:21:37 +08:00
thinkgem
9e728c5608 add ObjectUtilsTest.java 2025-02-05 21:10:23 +08:00
thinkgem
8a9739c362 新增 RSA 非对称加密工具 2025-01-16 17:36:21 +08:00
thinkgem
768c162150 代码优化 2024-07-25 11:36:11 +08:00
thinkgem
09b1505120 优化 加密算法工具类,增加测试类。 2024-07-23 19:37:56 +08:00
thinkgem
414f44c338 增加Excel导入导出测试类,增加模板导出。 2024-07-18 15:52:08 +08:00
thinkgem
3271bb3afc springdoc、openapi、swagger v3 2023-07-05 22:38:36 +08:00
thinkgem
6a0edc92d6 增加测试类 2023-06-12 15:08:55 +08:00
thinkgem
8e4be5f03c StringUtils增加splitComma、joinComma 2023-06-09 20:57:20 +08:00
thinkgem
ee50473830 Java 反射采用 ASM 并增加缓存,高并发下大幅度性能提升 2023-02-13 13:49:15 +08:00
thinkgem
611cd1cdc8 点击右上角【Star】收藏本软件 ^_^ 2021-11-16 15:21:33 +08:00
thinkgem
3e7ed978a3 日志输出格式优化 2019-01-05 19:25:20 +08:00
thinkgem
e6fe7b5420 测试代码优化 2018-11-20 21:25:33 +08:00
thinkgem
81fd46f394 优化代码 2018-04-12 22:32:06 +08:00
thinkgem
2482343c4e 分析阻断优化;修正代码生成选择多个验证条件的时候报错; 2018-04-12 21:45:31 +08:00
thinkgem
dfb6fcc1cc 修正拼写错误 2018-03-06 20:37:25 +08:00
thinkgem
5f4f29a52b update files. 2018-01-20 00:26:19 +08:00
thinkgem
1c5e7f5c83 自动配置类参数完善;日志表增加日志类型细化操作;增加预留字段比较新旧值数据存储; 2018-01-16 22:59:46 +08:00
thinkgem
556f283262 文本差异比较工具完善 2018-01-16 22:53:20 +08:00
thinkgem
698e162225 init commit. 2018-01-01 13:26:44 +08:00