Commit Graph

3202 Commits

Author SHA1 Message Date
老周
f3eb6a38a3 refactor: 优化对实体事件的支持 (#335)
* refactor: 优化对实体事件的支持

* refactor: 优化

* refactor(基础模块): 优化JdbcReactiveExecutor事务

* refactor: 优化
2025-07-18 10:51:31 +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
b641d193a1 refactor: 优化json序列化
Signed-off-by: zhouhao <zh.sqy@qq.com>
2025-07-14 15:07:11 +08:00
zhouhao
3715c3a9ef refactor: 优化注解,支持在字段上注解.
Signed-off-by: zhouhao <zh.sqy@qq.com>
2025-07-14 11:21:55 +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
737b56f491 refactor: 优化权限初始化 2025-07-11 13:41:43 +08:00
zhouhao
74865e1322 refactor: 优化权限初始化 2025-07-11 12:13:35 +08:00
zhouhao
9c08c3a71a refactor: 优化权限初始化 2025-07-11 12:07:23 +08:00
zhouhao
2b49248206 refactor: 优化权限初始化 2025-07-11 10:57:11 +08:00
zhouhao
0c29f53dae refactor: 优化权限初始化 2025-07-11 10:56:17 +08:00
zhouhao
f1fb227203 build: 增加CICD脚本 2025-07-11 09:56:32 +08:00
zhouhao
fd903b438b build: 增加CICD脚本 2025-07-11 09:53:51 +08:00
zhouhao
addb2c9a28 build: 增加CICD脚本 2025-07-11 09:50:02 +08:00
zhouhao
323a651aa0 refactor: 优化错误报告顺序 2025-07-11 09:41:53 +08:00
zhouhao
cadf50a4c7 Merge remote-tracking branch 'origin/master' into 5.0.x
# 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-core/src/main/java/org/hswebframework/web/proxy/Proxy.java
#	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-file/pom.xml
#	hsweb-system/pom.xml
#	pom.xml
2025-07-11 09:12:05 +08:00
PengyuDeng
715f476961 refactor: 移除 deleteUser 方法中的 readOnly 属性 (#333)
移除了 DefaultReactiveUserService 类中 deleteUser 方法的 @Transactional 注解的 readOnly 属性。这个属性对于删除操作来说是不必要的,因为删除操作是写操作,而不是只读操作。
2025-07-11 09:10:42 +08:00
zhouhao
4482469b13 refactor: 优化RuntimeException异常处理逻辑 2025-07-10 11:23:17 +08:00
zhouhao
d4c237b109 refactor: 优化兼容性 2025-07-07 16:18:11 +08:00
zhouhao
f8ee52db0a refactor: 优化release配置 2025-07-05 21:40:59 +08:00
zhouhao
ef56ffa315 fix: 修复FastBeanCopier可能报找不到类问题. 2025-07-05 21:25:11 +08:00
zhouhao
88bbcfcc84 build: 4.0.20-SNAPSHOT 2025-07-05 21:25:02 +08:00
zhouhao
4ff0b3b109 fix: 修复FastBeanCopier可能报找不到类问题. 2025-07-05 21:19:16 +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
0ad32baa50 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-file/pom.xml
#	hsweb-system/pom.xml
#	pom.xml
2025-06-30 11:25:54 +08:00
zhouhao
7347cdf2d7 build: 4.0.19 release 4.0.19 2025-06-30 11:12:53 +08:00
zhouhao
41c17c858b refactor: 优化权限解析 2025-06-20 19:09:57 +08:00
zhouhao
de7a816fb2 Merge remote-tracking branch 'origin/master' into spring-boot3
# Conflicts:
#	hsweb-authorization/hsweb-authorization-basic/src/main/java/org/hswebframework/web/authorization/basic/web/UserTokenWebFilter.java
#	pom.xml
2025-06-17 13:42:00 +08:00
gyl
f2e933f55f feat(基础模块): 设置token解析WebFilter的加载顺序 (#329) 2025-06-17 13:40:18 +08:00
zhouhao
c8e5eaf0e7 refactor: 优化权限注解 2025-06-13 14:32:05 +08:00
zhouhao
9e2aa16747 fix: 修复QueryHelper分页查询时,count的查询条件可能失效问题。 2025-06-10 14:41:39 +08:00
zhouhao
2177028284 refactor: 升级easyorm版本 2025-06-10 11:51:37 +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
f381c67576 Merge remote-tracking branch 'origin/master' 2025-05-29 16:29:20 +08:00
zhouhao
22aaf141b2 refactor(基础模块): 修复allowAnonymous失效 2025-05-29 16:28:35 +08:00
zhouhao
3de337c6d2 fix(基础模块): 修复allowAnonymous失效 2025-05-29 16:28:05 +08:00
dependabot[bot]
dd545b10ee build(deps): bump commons-beanutils:commons-beanutils (#323)
Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0.

---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
  dependency-version: 1.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-29 10:45:11 +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
5cfcbe679a Merge remote-tracking branch 'origin/master' into spring-boot3 2025-05-19 15:18:59 +08:00
Zhang Ji
4e9344bf34 fix: 优化字典的并行执行和树结构转换 (#321) 2025-05-19 15:18:27 +08:00