zhouhao
|
314abfc043
|
fix(bean): 修复copier调用顺序错误,确保数据正确拷贝
|
2026-01-26 09:29:20 +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
|
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
|
711150d6bb
|
refactor: 优化I18nSupportUtils
|
2025-10-27 10:12:21 +08:00 |
|
zhouhao
|
cc8ded7008
|
refactor: 优化对象池
|
2025-09-15 14:44:28 +08:00 |
|
zhouhao
|
be69c7998d
|
refactor: 优化RecyclerImpl性能
|
2025-09-09 15:53:54 +08:00 |
|
zhouhao
|
3cf3362e0a
|
refactor: 替换过时API
|
2025-08-06 19:04:56 +08:00 |
|
zhouhao
|
da6f7aa3bb
|
refactor: 优化上下文处理
|
2025-08-06 18:12:38 +08:00 |
|
zhouhao
|
25af44d9e6
|
refactor: 优化mvc支持
|
2025-08-06 17:54:26 +08:00 |
|
zhouhao
|
3f7e040c44
|
refactor: 优化上下文传递
|
2025-08-04 14:06:53 +08:00 |
|
zhouhao
|
ec5b4899d6
|
feat: 优化上下文传递
|
2025-08-04 10:12:55 +08:00 |
|
zhouhao
|
5a3060bdc0
|
feat: 增加新的ContextHolder上下文支持
|
2025-08-01 18:27:19 +08:00 |
|
zhouhao
|
4d164df847
|
refactor: 排除commons-logging依赖
|
2025-07-24 15:00:04 +08:00 |
|
zhouhao
|
4644d5dbc7
|
refactor: 优化
|
2025-07-24 12:43:17 +08:00 |
|
老周
|
11c0652893
|
refactor: 增加新的Recycler工具来替代ThreadLocal对象池. (#334)
* refactor: 增加新的Recycler工具来替代ThreadLocal对象池.
* refactor: 优化
* refactor(基础模块): 完善注释
|
2025-07-22 17:45:50 +08:00 |
|
zhouhao
|
821cc5f934
|
refactor: 优化
|
2025-07-16 16:25:33 +08:00 |
|
zhouhao
|
9f09958571
|
refactor: 优化
|
2025-07-11 14:23:19 +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
|
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 |
|
zhouhao
|
e928bc46a5
|
refactor: 优化数据字典加载
|
2025-03-18 18:47:47 +08:00 |
|
zhouhao
|
db30616148
|
refactor: 优化异常匹配逻辑
|
2025-03-07 11:06:23 +08:00 |
|
zhouhao
|
48b6f39483
|
refactor: 优化数据字典加载逻辑
|
2025-03-06 10:34:56 +08:00 |
|
zhouhao
|
c5552c9396
|
refactor: 优化错误报告逻辑
|
2025-02-20 19:01:35 +08:00 |
|
zhouhao
|
89c9b86a21
|
Merge remote-tracking branch 'origin/master' into spring-boot3
|
2025-02-20 17:34:37 +08:00 |
|
zhouhao
|
002c7259f4
|
refactor: 优化数据字典加载
|
2025-02-19 14:04:31 +08:00 |
|
fighter-wang
|
952ac39414
|
feat: DefaultItemDefine字典项增加国际化属性 (#307)
* feat: DefaultItemDefine字典项增加国际化属性
* feat: 兼容没有国际化属性的构造方法
---------
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
|
2025-02-19 11:32:25 +08:00 |
|
zhouhao
|
449801302d
|
refactor: 优化数组类型转换
|
2025-02-07 18:45:04 +08:00 |
|
zhouhao
|
a0aaee0fdd
|
Merge remote-tracking branch 'origin/master' into spring-boot3
|
2025-01-24 14:55:50 +08:00 |
|
zhouhao
|
f580c6cbb0
|
feat: 优化溯源异常
|
2025-01-24 14:55:15 +08:00 |
|
zhouhao
|
254d1eff83
|
Merge remote-tracking branch 'origin/master' into spring-boot3
|
2025-01-24 14:37:44 +08:00 |
|
zhouhao
|
8ae271e2ab
|
feat: 优化溯源异常
|
2025-01-24 14:36:10 +08:00 |
|
zhouhao
|
a304f29ba7
|
Merge remote-tracking branch 'origin/master' into spring-boot3
# Conflicts:
# hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/messages_en.properties
|
2025-01-24 13:54:58 +08:00 |
|
老周
|
89d3f4779e
|
feat: 增加异常分析功能 (#304)
通过实现ExceptionAnalyzer拓展异常分析
|
2025-01-24 13:53:45 +08:00 |
|
zhouhao
|
fe7a6f6ca2
|
refactor: 优化日志打印
|
2025-01-23 17:30:29 +08:00 |
|
zhouhao
|
f89befb011
|
Merge remote-tracking branch 'origin/master' into spring-boot3
# Conflicts:
# hsweb-authorization/hsweb-authorization-basic/src/main/java/org/hswebframework/web/authorization/basic/define/DefaultBasicAuthorizeDefinition.java
# hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/messages_en.properties
# hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/messages_zh.properties
# hsweb-core/src/main/java/org/hswebframework/web/i18n/LocaleUtils.java
# hsweb-system/hsweb-system-dictionary/src/main/java/org/hswebframework/web/dictionary/entity/DictionaryEntity.java
|
2025-01-21 15:37:23 +08:00 |
|
zhouhao
|
b7fc0f8d4e
|
refactor: 优化国际化信息
|
2025-01-15 17:17:15 +08:00 |
|
zhouhao
|
e37055354b
|
refactor: 优化国际化逻辑
|
2025-01-14 12:15:07 +08:00 |
|
zhouhao
|
9bc4a351b5
|
refactor: 数据字典增加国际化支持
|
2025-01-13 16:31:56 +08:00 |
|
zhouhao
|
798073a3d8
|
Merge branch 'master' into spring-boot3
|
2025-01-13 09:29:05 +08:00 |
|
zhouhao
|
e213698081
|
refactor: 优化日志
|
2025-01-10 17:32:35 +08:00 |
|
zhouhao
|
1320079be0
|
refactor: 优化说明
|
2025-01-09 17:40:42 +08:00 |
|
zhouhao
|
b2f8de09a7
|
Merge branch 'master' into spring-boot3
# Conflicts:
# hsweb-core/pom.xml
|
2025-01-03 17:50:08 +08:00 |
|
zhouhao
|
358f740e63
|
refactor: 优化
|
2025-01-02 16:26:43 +08:00 |
|
zhouhao
|
35ad482eb3
|
refactor: 优化命名
|
2024-12-30 17:27:39 +08:00 |
|