704 Commits

Author SHA1 Message Date
yulichang
6e1c7945c6 调整 2024-10-31 18:09:36 +08:00
yulichang
3db7995d34 调整 2024-10-31 17:27:43 +08:00
yulichang
34d920196f 调整 2024-10-31 14:20:33 +08:00
yulichang
2c5b8678d6 调整 2024-10-31 13:56:51 +08:00
yulichang
5d16d68d4e 1.5.2 2024-10-31 13:51:09 +08:00
yulichang
0ed4bb2278 调整 2024-10-31 13:50:43 +08:00
yulichang
034c341f5c feat: join string sql support param 2024-10-31 10:03:54 +08:00
yulichang
ce3548c7d2 调整 2024-10-30 21:13:53 +08:00
yulichang
eb3cecf626 Merge branch 'refs/heads/master' into snapshot
# Conflicts:
#	pom.xml
2024-10-30 16:01:34 +08:00
yulichang
5b61dfedd8 add repository test 2024-10-30 15:59:53 +08:00
yulichang
effdc96299 feat: wrapper ext 2024-10-30 15:46:06 +08:00
yulichang
720934500f fix: https://gitee.com/best_handsome/mybatis-plus-join/issues/IB0OUN 2024-10-30 10:44:57 +08:00
yulichang
56ef6c57f7 调整 2024-10-30 10:44:19 +08:00
yulichang
4d38516ea2 调整 2024-10-30 10:43:56 +08:00
yulichang
30629ee12a 调整 2024-10-29 16:11:37 +08:00
yulichang
117f465646 调整 2024-10-29 16:08:57 +08:00
yulichang
f2b3308d53 pom 调整 2024-10-29 16:06:15 +08:00
yulichang
1f3a73056d 代码调整 2024-10-29 09:57:16 +08:00
yulichang
14ea2c45b0 调整名称 2024-10-27 21:45:32 +08:00
yulichang
9e65e33301 添加 deploy action 2024-10-27 17:36:58 +08:00
yulichang
b4ce33141d 添加子查询 2024-10-26 21:08:37 +08:00
yulichang
0a05f48032 调整pom 2024-10-25 10:34:16 +08:00
yulichang
15ec4b86b1
Create maven.yml 2024-10-25 10:14:19 +08:00
yulichang
4c4fae44a1 Merge branch 'master' of https://github.com/yulichang/mybatis-plus-join 2024-10-24 14:44:20 +08:00
yulichang
7ee3f52d95 MP 升级 3.5.9 2024-10-24 14:43:14 +08:00
dependabot[bot]
cc08e57540 chore(deps): bump com.mysql:mysql-connector-j from 9.0.0 to 9.1.0
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/9.0.0...9.1.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-24 14:11:16 +08:00
dependabot[bot]
e562c159d1 chore(deps): bump org.springframework:spring-jdbc from 6.1.13 to 6.1.14
Bumps [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) from 6.1.13 to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.13...v6.1.14)

---
updated-dependencies:
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-24 14:11:08 +08:00
dependabot[bot]
7abd8550a3 chore(deps): bump org.springframework:spring-aop from 6.1.13 to 6.1.14
Bumps [org.springframework:spring-aop](https://github.com/spring-projects/spring-framework) from 6.1.13 to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.13...v6.1.14)

---
updated-dependencies:
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-24 14:11:01 +08:00
yulichang
3c27dc921c fix: https://github.com/yulichang/mybatis-plus-join/issues/212 2024-10-22 08:53:04 +08:00
dependabot[bot]
484eb831dc chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 18:08:38 +08:00
dependabot[bot]
bac3938b11 chore(deps-dev): bump org.jetbrains.kotlin:kotlin-test-junit
Bumps [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 18:08:29 +08:00
dependabot[bot]
c2dfbf29b4 chore(deps): bump org.jetbrains.kotlin:kotlin-maven-plugin
Bumps org.jetbrains.kotlin:kotlin-maven-plugin from 2.0.20 to 2.0.21.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 18:08:20 +08:00
yulichang
7e4b778f79 feat: join support wrapper 2024-10-16 17:58:26 +08:00
yulichang
047faf4891 feat: selectFunc support Object param 2024-10-16 17:58:24 +08:00
yulichang
51f39d1129 fix: setParamAlias 2024-10-12 17:08:12 +08:00
dependabot[bot]
951316e84f chore(deps): bump solon.version from 2.9.4 to 3.0.1
Bumps `solon.version` from 2.9.4 to 3.0.1.

Updates `org.noear:solon` from 2.9.4 to 3.0.1
- [Release notes](https://github.com/noear/solon/releases)
- [Commits](https://github.com/noear/solon/commits)

Updates `org.noear:mybatis-solon-plugin` from 2.9.4 to 3.0.1

Updates `org.noear:mybatis-plus-extension-solon-plugin` from 2.9.4 to 3.0.1

---
updated-dependencies:
- dependency-name: org.noear:solon
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.noear:mybatis-solon-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.noear:mybatis-plus-extension-solon-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 13:35:32 +08:00
yulichang
7e3ee68d73 1.5.1 v1.5.1 2024-10-08 10:56:13 +08:00
yulichang
6a5983aad4 优化代码 2024-10-07 17:10:41 +08:00
dependabot[bot]
8495c7c153 chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.2 to 2.18.0.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-04 22:23:49 +08:00
yulichang
5fd49c83e7 feat: selectSub add String alias 2024-10-04 22:21:05 +08:00
yulichang
5a7416345a Merge branch 'refs/heads/proce'
# Conflicts:
#	plugin/mybatis-plus-join-processor/pom.xml
2024-10-04 13:12:56 +08:00
yulichang
6947d89697 add enable 2024-10-04 13:09:21 +08:00
yulichang
5c587a3bfe add scan 2024-10-04 11:19:33 +08:00
yulichang
27444dda74 feat: add fill 2024-10-01 19:06:43 +08:00
yulichang
52a0eb3cc9 fix https://github.com/yulichang/mybatis-plus-join/issues/205 2024-09-30 19:10:17 +08:00
yulichang
543c987983 修改pom 2024-09-24 10:09:50 +08:00
yulichang
ec56620e4d 修改pom 2024-09-24 10:06:44 +08:00
yulichang
81013e34b7 修改pom 2024-09-24 10:04:05 +08:00
dependabot[bot]
280e9901ed chore(deps): bump solon.varrsion from 2.9.3 to 2.9.4
Bumps `solon.varrsion` from 2.9.3 to 2.9.4.

Updates `org.noear:solon` from 2.9.3 to 2.9.4
- [Release notes](https://github.com/noear/solon/releases)
- [Commits](https://github.com/noear/solon/commits)

Updates `org.noear:mybatis-solon-plugin` from 2.9.3 to 2.9.4

Updates `org.noear:mybatis-plus-extension-solon-plugin` from 2.9.3 to 2.9.4

---
updated-dependencies:
- dependency-name: org.noear:solon
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.noear:mybatis-solon-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.noear:mybatis-plus-extension-solon-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 04:28:31 +08:00
dependabot[bot]
b6d04d5ea4 chore(deps): bump org.springframework.boot:spring-boot-configuration-processor
Bumps [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.3.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 04:28:24 +08:00