Commit Graph

25 Commits

Author SHA1 Message Date
thinkgem
0c7d946ef6 驼峰命名法工具优化,使用下划线开头的时候忽略它 2025-09-18 21:47:18 +08:00
thinkgem
5e3c704499 完善xss过滤表达式,避免出现data: 2025-08-18 23:05:44 +08:00
thinkgem
1a6d1b2a2e 代码优化 2025-08-08 13:48:20 +08:00
thinkgem
b0e6ab234e 完善xss正则表达式,处理on前面是/的问题;完善beetl的xss格式化,默认使用非html文本处理 2025-07-09 13:37:41 +08:00
thinkgem
055d3036fb 新增 SHA-256 工具,使用 ShaUtils 替代 Sha1Utils 2025-07-07 08:56:11 +08:00
thinkgem
b5bde1e58c JsonMapper日期类型转换代码优化 2025-05-24 18:42:19 +08:00
thinkgem
4634055b43 DateUtils.parseDate 多格式字符串解析性能优化,并支持时区 2025-05-24 18:41:02 +08:00
thinkgem
761901e61d add ObjectUtilsTest.java 2025-02-05 21:10:28 +08:00
thinkgem
dea24e73ec 新增 RSA 非对称加密工具 2025-01-16 17:36:02 +08:00
thinkgem
fcf5d8a04c 代码优化 2024-07-25 11:36:22 +08:00
thinkgem
f4456ec359 优化 加密算法工具类,增加测试类。 2024-07-23 19:37:47 +08:00
thinkgem
18831ab95d 增加Excel导入导出测试类,增加模板导出。 2024-07-18 15:52:28 +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