114 Commits

Author SHA1 Message Date
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
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]
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
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
yulichang
7e3ee68d73 1.5.1 2024-10-08 10:56:13 +08:00
yulichang
5fd49c83e7 feat: selectSub add String alias 2024-10-04 22:21:05 +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]
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
yulichang
d604be19ac update mybatis plus version to 3.5.8 2024-09-19 10:09:42 +08:00
dependabot[bot]
754cf726fd chore(deps): bump org.springframework:spring-aop from 5.3.36 to 6.1.13
Bumps [org.springframework:spring-aop](https://github.com/spring-projects/spring-framework) from 5.3.36 to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.36...v6.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-15 01:04:23 +08:00
dependabot[bot]
7a05056e6f chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 1.8.21 to 2.0.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v2.0.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-15 01:02:56 +08:00
yulichang
fd0e559c3a update dependabot.yml 2024-09-14 23:56:35 +08:00
dependabot[bot]
5767ad4b1e
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 2.7.18 to 3.3.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 14:59:03 +00:00
yulichang
19329cfb28 update jdk to 17 2024-09-14 22:54:52 +08:00
yulichang
1a82b74952
Merge pull request #173 from yulichang/dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.6.0
chore(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0
2024-09-14 22:32:20 +08:00
dependabot[bot]
9f4a7a0ea0
chore(deps): bump org.projectlombok:lombok from 1.18.30 to 1.18.34
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.34.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.30...v1.18.34)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 13:14:49 +00:00
dependabot[bot]
ad878e454f
chore(deps): bump org.codehaus.mojo:flatten-maven-plugin
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.5.0...1.6.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 13:14:37 +00:00
yulichang
f319e4b7a1 1.5.0 2024-09-14 15:07:04 +08:00
yulichang
30377e4f5e 调整目录 2024-07-16 03:50:41 +08:00
yulichang
9d37dd4d7c apt 2024-07-15 02:22:07 +08:00
yulichang
86888633f6 chore: update mybatis-plus version 2024-06-11 12:10:43 +08:00
yulichang
f249368ba7 1.4.13 2024-06-01 05:57:53 +08:00
yulichang
84a1cb19a5 1.4.12 2024-04-10 11:24:51 +08:00
yulichang
7eb5605fff mp -> 3.5.6 & 适配jsqlparser 2024-04-10 09:38:18 +08:00
yulichang
5c57a0aa6e https://github.com/yulichang/mybatis-plus-join/issues/120 2024-03-20 17:37:28 +08:00
yulichang
86d94a0264 1.4.11 2024-03-02 23:59:54 +08:00
yulichang
0a6d71a328 1.4.10 2024-01-17 19:10:24 +08:00
yulichang
f038a10e1e 1.4.9 2023-12-30 15:03:55 +08:00
yulichang
e021c8281b solon-plugin 2023-12-30 14:30:37 +08:00
yulichang
6a6b6415ef MP -> 3.5.5 2023-12-25 23:38:24 +08:00
yulichang
d8fa7ddf30 1.4.8.1 2023-12-12 19:44:30 +08:00
yulichang
69f673f531 1.4.8 2023-12-11 04:09:02 +08:00
yulichang
818fdb9191 1.4.7.2 2023-11-16 00:23:13 +08:00
yulichang
0269e57a17 pom调整 2023-11-15 22:44:36 +08:00
yulichang
863ab1942e pom调整 2023-11-15 20:22:54 +08:00
yulichang
4bf4d25c9c 1.4.7.1 2023-11-01 12:20:05 +08:00
yulichang
91c67c5e82 1.4.7 2023-10-23 18:37:04 +08:00
yulichang
fcfbef0139 1.4.6 2023-08-13 05:24:59 +08:00
yulichang
48b12a324c pom 2023-05-29 17:22:07 +08:00
yulichang
11791c60d5 kt 2023-05-29 17:02:53 +08:00
yulichang
e53386a8e1 版本 2023-05-10 21:29:37 +08:00
yulichang
14d7e954b0 项目结构调整 2023-05-08 13:49:12 +08:00
yulichang
e4f0b4314b 版本 2023-04-16 01:52:28 +08:00
yulichang
a8a790e3ac 版本 2023-03-17 22:21:56 +08:00
yulichang
37cac33e44 版本 2023-03-02 22:35:08 +08:00
yulichang
d06c770492 版本 2023-02-27 22:32:59 +08:00