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
|
9f09958571
|
refactor: 优化
|
2025-07-11 14:23:19 +08:00 |
|
zhouhao
|
323a651aa0
|
refactor: 优化错误报告顺序
|
2025-07-11 09:41:53 +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
|
26280f429f
|
refactor: 优化对springmvc的支持
|
2025-05-07 18:21:49 +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
|
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 |
|
445990772
|
67b68f417f
|
feat(权限管理):新增权限管理118n支持 (#303)
|
2025-01-14 17:21:39 +08:00 |
|
zhouhao
|
0eadd4debf
|
build(maven): 4.0.18-SNAPSHOT
|
2024-08-27 10:20:02 +08:00 |
|
zhouhao
|
309d58bde5
|
Merge branch 'refs/heads/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/hsweb-commons-crud/src/test/java/org/hswebframework/web/crud/query/QueryAnalyzerImplTest.java
# 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-starter/src/main/java/org/hswebframework/web/starter/jackson/CustomJackson2jsonEncoder.java
# 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
|
2024-08-21 16:02:40 +08:00 |
|
zhouhao
|
98755c8679
|
build: 4.0.17 release
|
2024-08-19 14:36:16 +08:00 |
|
zhouhao
|
47b7ed9181
|
refactor: 优化对application/x-ndjson的支持
|
2024-07-16 18:51:38 +08:00 |
|
zhouhao
|
aa25994268
|
refactor: 优化序列化
|
2024-07-09 10:18:23 +08:00 |
|
zhouhao
|
f5d46643e9
|
refactor: 优化配置
|
2024-07-08 14:41:30 +08:00 |
|
zhouhao
|
a0d82967c5
|
Merge branch 'refs/heads/master' into spring-boot3
# Conflicts:
# hsweb-authorization/hsweb-authorization-basic/src/main/java/org/hswebframework/web/authorization/basic/handler/access/DimensionDataAccessHandler.java
# hsweb-authorization/hsweb-authorization-oauth2/src/main/java/org/hswebframework/web/oauth2/server/auth/ReactiveOAuth2AccessTokenParser.java
# hsweb-authorization/hsweb-authorization-oauth2/src/test/java/org/hswebframework/web/oauth2/server/impl/RedisAccessTokenManagerTest.java
# hsweb-commons/hsweb-commons-crud/src/main/java/org/hswebframework/web/crud/configuration/EasyormRepositoryRegistrar.java
# hsweb-commons/hsweb-commons-crud/src/test/java/org/hswebframework/web/crud/CrudTests.java
# hsweb-commons/hsweb-commons-crud/src/test/java/org/hswebframework/web/crud/service/GenericReactiveCacheSupportCrudServiceTest.java
# hsweb-core/pom.xml
# hsweb-logging/hsweb-access-logging-aop/src/main/java/org/hswebframework/web/logging/aop/ReactiveAopAccessLoggerSupport.java
# hsweb-starter/src/main/java/org/hswebframework/web/starter/initialize/SystemInitialize.java
# hsweb-starter/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
# hsweb-system/hsweb-system-authorization/hsweb-system-authorization-api/src/main/java/org/hswebframework/web/system/authorization/api/entity/UserEntity.java
# hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/src/main/java/org/hswebframework/web/system/authorization/defaults/service/DefaultReactiveUserService.java
# pom.xml
|
2024-07-04 16:17:22 +08:00 |
|
zhouhao
|
e2e98d1f8e
|
fix: 修复单元测试错误
|
2024-06-06 16:28:42 +08:00 |
|
zhouhao
|
51ee93427c
|
refactor: 优化序列化配置
|
2024-01-16 11:32:23 +08:00 |
|
zhouhao
|
5f67d50b64
|
refactor: 优化自定义json解析逻辑
|
2024-01-12 09:38:02 +08:00 |
|
zhouhao
|
f7f1605313
|
refactor: 优化自定义json解析逻辑
|
2024-01-11 15:31:36 +08:00 |
|
zhouhao
|
d61da9bbde
|
build: new version 5.0.0
|
2024-01-02 10:43:43 +08:00 |
|
zhouhao
|
6a00714151
|
feat: 适配spring-boot3
|
2023-12-25 11:51:41 +08:00 |
|
老周
|
758d56437b
|
refactor: 调整spring-boot自动配置. (#261)
|
2023-12-04 11:27:11 +08:00 |
|
zhouhao
|
0973eea03d
|
build: 4.0.17-SNAPSHOT
|
2023-08-11 11:49:36 +08:00 |
|
zhouhao
|
cf2ed30c2a
|
build: 4.0.16 release
|
2023-08-04 17:01:33 +08:00 |
|
zhouhao
|
c5fd2faad7
|
feat: 替换过期API
|
2023-06-28 15:50:23 +08:00 |
|
zhouhao
|
bf7f226b27
|
feat: 优化对象映射管理
|
2023-06-21 16:18:16 +08:00 |
|
zhouhao
|
0cf2ed9883
|
feat: 优化对象序列化
|
2023-06-21 15:37:29 +08:00 |
|
zhouhao
|
a5fd80f008
|
fix: 替换弃用API
|
2023-04-14 15:55:11 +08:00 |
|
zhouhao
|
e98c6d50e7
|
feat: 替换弃用API
|
2023-04-14 15:52:42 +08:00 |
|
zhouhao
|
7068c87b27
|
4.0.16-SNAPSHOT
|
2023-02-28 11:23:57 +08:00 |
|
zhouhao
|
4e36cdfdd5
|
4.0.15
|
2023-02-10 11:31:57 +08:00 |
|
zhouhao
|
c5b9adabbe
|
优化国际化逻辑
|
2022-08-10 17:27:53 +08:00 |
|
zhouhao
|
45059239f4
|
优化autoinit
|
2022-07-20 18:36:39 +08:00 |
|
zhouhao
|
c655a20a35
|
4.0.15-SNAPSHOT
|
2022-06-27 09:54:52 +08:00 |
|
zhouhao
|
5b5ef55e65
|
4.0.14
|
2022-06-20 13:49:46 +08:00 |
|
zhouhao
|
03b72a585b
|
优化依赖
|
2022-05-24 15:52:29 +08:00 |
|
zhouhao
|
6515aa3158
|
4.0.14-SNAPSHOT
|
2022-01-19 17:25:28 +08:00 |
|
zhouhao
|
a9c625648d
|
4.0.13
|
2022-01-06 09:27:26 +08:00 |
|
zhou-hao
|
f6938e6f65
|
4.0.13-SNAPSHOT
|
2021-10-28 08:58:57 +08:00 |
|
zhou-hao
|
5db1e87200
|
4.0.12
|
2021-10-13 14:13:24 +08:00 |
|
zhou-hao
|
20b25b3e94
|
优化泛型反序列化
|
2021-09-17 19:07:44 +08:00 |
|
zhou-hao
|
3c8f2544e1
|
修复无法序列化List泛型问题
|
2021-08-26 17:48:02 +08:00 |
|
zhou-hao
|
493ecf27ea
|
prepare 4.0.12-SNAPSHOT
|
2021-08-03 09:26:31 +08:00 |
|
zhou-hao
|
1748cc933c
|
4.0.11
|
2021-08-02 09:42:47 +08:00 |
|
zhou-hao
|
56e29bee1e
|
初步实现非响应式支持
|
2021-07-28 09:23:53 +08:00 |
|
zhou-hao
|
c0a863c430
|
优化i18n文件加载优化逻辑
|
2021-07-08 15:13:57 +08:00 |
|