Commit Graph

241 Commits

Author SHA1 Message Date
zhouhao
d6e093ebba fix(crud): 完善QueryAnalyzerImplTest单元测试,优化断言逻辑并添加更多SQL场景覆盖 2026-02-07 13:10:34 +08:00
zhouhao
ff9d4f7d3d feat: 增加opengauss支持 2025-12-04 10:31:51 +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
b478bbdffc refactor: 优化拓展性 2025-09-22 14:16:19 +08:00
zhouhao
3cf3362e0a refactor: 替换过时API 2025-08-06 19:04:56 +08:00
zhouhao
25af44d9e6 refactor: 优化mvc支持 2025-08-06 17:54:26 +08:00
zhouhao
f1fb227203 build: 增加CICD脚本 2025-07-11 09:56:32 +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 2025-06-30 11:12:53 +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
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
64257a2a94 refactor: 优化数据库连接获取逻辑 2025-05-22 15:09:41 +08:00
zhouhao
6fbb9a22e6 build: 4.0.19-SNAPSHOT 2025-04-01 15:23:29 +08:00
zhouhao
1c1d9b6a92 build: release 4.0.18 2025-03-31 10:11:34 +08:00
zhouhao
769f5eb695 refactor: 优化 2024-12-20 13:41:31 +08:00
zhouhao
46e141f94f build(maven): 升级easyorm到4.1.3 2024-11-05 16:00:38 +08:00
dependabot[bot]
8131ec0efe build(deps): bump org.codehaus.groovy:groovy-all from 2.4.15 to 2.4.21 (#300)
Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 2.4.15 to 2.4.21.
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-all
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 09:41:40 +08:00
zhouhao
089dcecb89 build(maven): 4.0.18-SNAPSHOT 2024-08-27 10:19:48 +08:00
zhouhao
5757b1bca1 build: 4.0.17 release 2024-08-19 14:35:52 +08:00
zhouhao
b18af6b66e refactor: 优化 2024-07-04 17:34:54 +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
dependabot[bot]
d6cc2bf4a9 build(deps): bump com.h2database:h2 from 2.1.212 to 2.2.220 (#290)
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.1.212 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.212...version-2.2.220)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 16:34:03 +08:00
zhouhao
e2e98d1f8e fix: 修复单元测试错误 2024-06-06 16:28:42 +08:00
zhouhao
0a262c5467 build: 升级hsweb utils版本到3.0.4 2024-03-15 16:42:48 +08:00
zhouhao
b5df008093 refactor: 优化实体映射逻辑 2024-01-10 15:42:15 +08:00
zhouhao
d61da9bbde build: new version 5.0.0 2024-01-02 10:43:43 +08:00
zhouhao
d0fe6cc298 refactor: 升级依赖版本 2023-12-28 09:47:15 +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
df352608eb build: 修改maven私服地址 2023-08-01 16:17:57 +08:00
zhouhao
cef2e096f2 ci: 升级依赖 2023-07-10 17:51:33 +08:00
dependabot[bot]
a32fdf7dd9 build(deps-dev): bump guava from 30.1.1-jre to 32.0.0-jre
Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 22:43:56 +00:00
zhouhao
58da1863b6 feat: 升级依赖 2023-04-14 15:52:07 +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
87b921528f 优化表名获取逻辑 2022-09-28 18:47:24 +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
54e892375e easyorm 4.0.14 2022-06-20 11:50:27 +08:00
zhouhao
d134cda07b jacoco 0.8.8 2022-06-07 17:06:22 +08:00
zhouhao
03b72a585b 优化依赖 2022-05-24 15:52:29 +08:00
zhouhao
ebe5a2e8d1 fastjson 1.2.83 2022-05-24 14:39:49 +08:00