Commit Graph

724 Commits

Author SHA1 Message Date
zhouhao
76cb89f56e fix(crud): 修复TermExpressionParser解析逻辑,支持更多条件运算符和空格处理 2026-01-26 12:35:54 +08:00
zhouhao
9ba4b3f541 fix(crud): 修复createRootNodePredicate逻辑错误 2026-01-23 17:03:15 +08:00
zhouhao
56a79fa098 fix(crud): 修复isRootNode判断逻辑错误 2026-01-23 16:49:17 +08:00
zhouhao
8c23cc9502 feat: 增加kingbase_mysql支持 2026-01-12 10:15:50 +08:00
zhouhao
f87356ccbb refactor: 优化事务监听工具 2025-12-29 14:27:12 +08:00
zhouhao
cb28d49bfe refactor: 增加afterCommitWithOutTransaction 2025-12-26 14:15:33 +08:00
zhouhao
18eabee35a refactor: 优化配置错误 2025-12-22 11:08:47 +08:00
zhouhao
b1e4f6eb1d refactor: 优化事务工具 2025-12-19 12:43:47 +08:00
zhouhao
e9a3104db3 refactor: 优化事务工具 2025-12-19 11:31:48 +08:00
zhouhao
5cb7fe4579 refactor: 优化 2025-12-15 09:42:26 +08:00
zhouhao
ff9d4f7d3d feat: 增加opengauss支持 2025-12-04 10:31:51 +08:00
zhouhao
d0b6d51384 refactor: 优化 2025-11-21 18:40:49 +08:00
zhouhao
87e9ee0343 refactor: 优化findColumn方法 2025-11-21 12:40:25 +08:00
zhouhao
2d2ce253ec refactor: 优化findColumn方法 2025-11-21 12:29:34 +08:00
zhouhao
c13534e1f8 refactor: 增加findColumn方法 2025-11-21 12:16:49 +08:00
zhouhao
479225a4a9 fix: 修复group by不支持参数化问题 2025-11-20 17:40:52 +08:00
zhouhao
ce8b4f1323 fix: 修复复杂sql预编译参数数量可能错误问题 2025-11-20 12:45:12 +08:00
zhouhao
c754b7d68c build: prepare 5.0.2-SNAPSHOT 2025-10-27 10:19:15 +08:00
zhouhao
97f7cb7d9b build: release 5.0.1 2025-10-27 10:16:40 +08:00
zhouhao
99aafcf573 refactor: 优化 2025-09-30 14:45:09 +08:00
zhouhao
cca7082cce doc: 优化注释 2025-08-14 09:53:42 +08:00
zhouhao
da70b7e1a3 refactor: 优化mvc支持 2025-08-07 15:30:19 +08:00
老周
11c0652893 refactor: 增加新的Recycler工具来替代ThreadLocal对象池. (#334)
* refactor: 增加新的Recycler工具来替代ThreadLocal对象池.

* refactor: 优化

* refactor(基础模块): 完善注释
2025-07-22 17:45:50 +08:00
zhouhao
0fd472ce5e refactor(基础模块): 优化对jdbc的支持 2025-07-17 15:08:04 +08:00
zhouhao
5696d25e58 refactor: 优化 2025-07-17 10:30:36 +08:00
zhouhao
ea0906e688 refactor(基础模块): 优化JdbcReactiveExecutor事务 2025-07-16 18:32:37 +08:00
zhouhao
821cc5f934 refactor: 优化 2025-07-16 16:25:33 +08:00
zhouhao
b43123cabc refactor: 优化对实体事件的支持 2025-07-15 21:07:00 +08:00
zhouhao
a2c7eebe03 refactor: 优化sql连接关闭逻辑 2025-07-11 16:18:57 +08:00
zhouhao
9f09958571 refactor: 优化 2025-07-11 14:23:19 +08:00
zhouhao
4482469b13 refactor: 优化RuntimeException异常处理逻辑 2025-07-10 11:23:17 +08:00
zhouhao
18569bdc66 build(maven): 5.0.1-SNAPSHOT 2025-07-04 20:44:37 +08:00
zhouhao
7955e9ea07 build: 5.0.0 release 2025-06-30 11:49:24 +08:00
zhouhao
8aa0d06136 build: 5.0.0 release 2025-06-30 11:29:08 +08:00
zhouhao
9e2aa16747 fix: 修复QueryHelper分页查询时,count的查询条件可能失效问题。 2025-06-10 14:41:39 +08:00
zhouhao
b5ff3d0c53 Merge remote-tracking branch 'origin/master' into spring-boot3 2025-06-09 12:03:08 +08:00
zhouhao
44d3633f34 refactor: 优化默认buffer大小 2025-06-09 11:59:03 +08:00
zhouhao
303b679a54 refactor: 优化DefaultR2dbcExecutor 2025-06-06 18:28:19 +08:00
zhouhao
cd8db55d6a fix: 增加设置defaultFactory 2025-05-27 14:44:41 +08:00
zhouhao
abffaeee52 refactor: 优化配置 2025-05-23 14:55:47 +08:00
zhouhao
64257a2a94 refactor: 优化数据库连接获取逻辑 2025-05-22 15:09:41 +08:00
zhouhao
26280f429f refactor: 优化对springmvc的支持 2025-05-07 18:21:49 +08:00
zhouhao
f202f29801 Merge remote-tracking branch 'origin/master' into spring-boot3 2025-04-28 18:37:43 +08:00
Zhang Ji
b3352521fe fix: 优化树结构实体的保存 (#319) 2025-04-28 18:36:51 +08:00
zhouhao
3fa3f1d8f2 refactor: 优化NullPointerException错误提示 2025-04-16 10:17:41 +08:00
zhouhao
6fbb9a22e6 build: 4.0.19-SNAPSHOT 2025-04-01 15:23:29 +08:00
zhouhao
931c87ca51 Merge remote-tracking branch 'origin/master' into spring-boot3
# Conflicts:
#	hsweb-authorization/hsweb-authorization-api/pom.xml
#	hsweb-authorization/hsweb-authorization-basic/pom.xml
#	hsweb-authorization/hsweb-authorization-oauth2/pom.xml
#	hsweb-authorization/pom.xml
#	hsweb-commons/hsweb-commons-api/pom.xml
#	hsweb-commons/hsweb-commons-crud/pom.xml
#	hsweb-commons/pom.xml
#	hsweb-concurrent/hsweb-concurrent-cache/pom.xml
#	hsweb-concurrent/pom.xml
#	hsweb-core/pom.xml
#	hsweb-datasource/hsweb-datasource-api/pom.xml
#	hsweb-datasource/hsweb-datasource-jta/pom.xml
#	hsweb-datasource/hsweb-datasource-web/pom.xml
#	hsweb-datasource/pom.xml
#	hsweb-logging/hsweb-access-logging-aop/pom.xml
#	hsweb-logging/hsweb-access-logging-api/pom.xml
#	hsweb-logging/pom.xml
#	hsweb-starter/pom.xml
#	hsweb-system/hsweb-system-authorization/hsweb-system-authorization-api/pom.xml
#	hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/pom.xml
#	hsweb-system/hsweb-system-authorization/hsweb-system-authorization-oauth2/pom.xml
#	hsweb-system/hsweb-system-authorization/pom.xml
#	hsweb-system/hsweb-system-dictionary/pom.xml
#	hsweb-system/hsweb-system-dictionary/src/main/java/org/hswebframework/web/dictionary/service/CompositeDictDefineRepository.java
#	hsweb-system/hsweb-system-file/pom.xml
#	hsweb-system/pom.xml
#	pom.xml
2025-03-31 11:27:04 +08:00
zhouhao
1f62a9bca2 build: release 4.0.18 2025-03-31 10:11:54 +08:00
gyl
8866de4ef4 fix: 修正缓存移除key错误 (#312) 2025-03-26 15:03:40 +08:00
Zhang Ji
741f91838c fix: 修复TreeUtils.list2tree转换可能失效问题 (#310) 2025-03-14 10:18:45 +08:00