61 Commits

Author SHA1 Message Date
聂秋荣
bbf2b671b5 发布3.5.9 2024-10-23 23:02:55 +08:00
聂秋荣
4c81c10b7d 调整jsqlparser支持. 2024-10-21 13:55:39 +08:00
聂秋荣
37251cf9db 处理jsqlparser版本(不兼容改动,需要自行引入模块).
https://github.com/baomidou/mybatis-plus/issues/6497
2024-10-19 14:10:14 +08:00
hubin
a757e5f966 移除 solon-plugin 模块独立仓库开发 2024-10-15 18:40:43 +08:00
hubin
ea714cf111 支持 solon 启动插件模块结构扩展包 2024-10-14 22:17:04 +08:00
nieqiurong
20ab65012a 发布3.5.8 2024-09-18 22:23:13 +08:00
dependabot[bot]
81b5180872
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.10 to 2.0.20 (#6436)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.0.10 to 2.0.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.10...v2.0.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 18:17:00 +08:00
dependabot[bot]
e0d6d8bd8d
Bump io.freefair.gradle:lombok-plugin from 8.7.1 to 8.10 (#6417)
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.7.1 to 8.10.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/8.7.1...8.10)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 15:19:23 +08:00
dependabot[bot]
d9e06264f6
Bump tech.yanand.maven-central-publish:tech.yanand.maven-central-publish.gradle.plugin (#6418)
Bumps [tech.yanand.maven-central-publish:tech.yanand.maven-central-publish.gradle.plugin](https://github.com/yananhub/flying-gradle-plugin) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/yananhub/flying-gradle-plugin/releases)
- [Commits](https://github.com/yananhub/flying-gradle-plugin/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: tech.yanand.maven-central-publish:tech.yanand.maven-central-publish.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 15:12:35 +08:00
dependabot[bot]
f30bb23af8
Bump io.freefair.gradle:lombok-plugin from 8.6 to 8.7.1 (#6386)
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.6 to 8.7.1.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/8.6...8.7.1)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 15:54:06 +08:00
nieqiurong
cd4c8563ba 发布中央仓库调整(不再支持SNAPSHOT发布). 2024-08-08 12:17:19 +08:00
dependabot[bot]
9153382bec
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.0 to 2.0.10 (#6381)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.0.10.
- [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/v2.0.0...v2.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 12:09:22 +08:00
VampireAchao
c7608f5926
[improve] upgrade kotlin 2.0.0 (#6270) 2024-06-21 21:34:53 +08:00
dependabot[bot]
9f7ab1bc7e
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#6143)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.24/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v1.9.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 16:41:01 +08:00
nieqiurong
321f9e515f 更新license.
1.移除不维护的license插件
2.去除test文件中license声明.
2024-05-05 23:07:01 +08:00
dependabot[bot]
87b6f6b2d9
Bump io.freefair.gradle:lombok-plugin from 6.6.3 to 8.6 (#6123)
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 6.6.3 to 8.6.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/6.6.3...8.6)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 15:33:24 +08:00
dependabot[bot]
90cb483058
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.23 (#6114)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.21 to 1.9.23.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 13:05:45 +08:00
nieqiurong
c1f470be36 upgrading to kotlin-gradle-plugin 1.9.21. 2023-11-25 21:39:01 +08:00
hubin
b21758ac8c 调整bom依赖修改Insert忽略自增注入Bug 2023-11-15 16:35:33 +08:00
nieqiurong
a8f2f47fe7 更新日志. 2023-10-04 14:25:00 +08:00
nieqiurong
fa8414451a 升级Java21. 2023-09-21 13:53:22 +08:00
nieqiurong
3ba03f8278 更新仓库地址,降级lombok-plugin. 2023-09-20 22:11:14 +08:00
dependabot[bot]
7ec1b9f3b1 Bump io.freefair.gradle:lombok-plugin from 6.6 to 8.3
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 6.6 to 8.3.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/6.6...8.3)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 21:49:41 +08:00
dependabot[bot]
7f8b77785f Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.0 to 1.9.10
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-17 11:35:44 +08:00
nieqiurong
942f2e8cb7 新增springboot3支持. 2023-09-13 16:23:30 +08:00
VampireAchao
9a800a907b upgrade kotlin 1.9.0 2023-08-08 14:27:38 +08:00
hubin
a5e4ff50ae 新增 mybatis-plus-bom 管理包 2023-05-24 09:49:28 +08:00
hubin
c39b6fc68d 代码生成器重构完成,合并回主干 2022-12-08 18:52:19 +08:00
dependabot[bot]
666b8a075e
Bump lombok-plugin from 6.5.0.3 to 6.6
Bumps [lombok-plugin](https://github.com/freefair/gradle-plugins) from 6.5.0.3 to 6.6.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/6.5.0.3...6.6)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 04:03:47 +00:00
dependabot[bot]
6eaf454789 Bump lombok-plugin from 6.5.0.2 to 6.5.0.3
Bumps [lombok-plugin](https://github.com/freefair/gradle-plugins) from 6.5.0.2 to 6.5.0.3.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/6.5.0.2...6.5.0.3)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 14:16:32 +08:00
dependabot[bot]
d65e810691 Bump kotlin-gradle-plugin from 1.7.0 to 1.7.10
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.7.0 to 1.7.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 14:10:31 +08:00
dependabot[bot]
6fdecf3486
Bump lombok-plugin from 6.4.3.1 to 6.5.0.2
Bumps [lombok-plugin](https://github.com/freefair/gradle-plugins) from 6.4.3.1 to 6.5.0.2.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/6.4.3.1...6.5.0.2)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 04:12:24 +00:00
miemieYaho
36850dffca
Merge pull request #4572 from baomidou/dependabot/gradle/io.freefair.gradle-lombok-plugin-6.4.3.1
Bump lombok-plugin from 6.4.3 to 6.4.3.1
2022-06-09 13:55:57 +08:00
dependabot[bot]
1b69224951
Bump lombok-plugin from 6.4.3 to 6.4.3.1
Bumps [lombok-plugin](https://github.com/freefair/gradle-plugins) from 6.4.3 to 6.4.3.1.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/6.4.3...6.4.3.1)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 05:51:57 +00:00
dependabot[bot]
17af5374c5
Bump kotlin-gradle-plugin from 1.6.21 to 1.7.0
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.7.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 04:13:37 +00:00
dependabot[bot]
1e42d7ece6
Bump kotlin-gradle-plugin from 1.3.72 to 1.6.21
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.3.72 to 1.6.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.6.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 03:32:28 +00:00
dependabot[bot]
59ab4fd250
Bump lombok-plugin from 5.3.0 to 6.4.3
Bumps [lombok-plugin](https://github.com/freefair/gradle-plugins) from 5.3.0 to 6.4.3.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/5.3.0...6.4.3)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 02:45:19 +00:00
聂秋荣
923ffde278 upgrade license-gradle-plugin version 2021-12-21 15:50:47 +08:00
miemie
4720b0acc9 clean generator 2020-12-24 15:07:30 +08:00
miemie
98c1a45d46 3.4.1 2020-11-10 23:17:33 +08:00
miemie
9cf9750d6a mybatis-plus-boot-starter-test 2020-05-27 14:53:57 +08:00
hubin
f3fb51d4a5 因为 dynamic-datasource-spring-boot-starter 已经支持了 Seata 所以没有必须再保留 dts 2020-05-11 17:51:51 +08:00
hubin
eeddcf313c 分布式事务改进一下 2019-04-20 16:23:41 +08:00
hubin
8df12bded9 新增可靠消息分布式事务模块 2019-04-18 23:57:29 +08:00
nieqiuqiu
9ac438fe7e 还原. 2019-04-17 14:56:14 +08:00
Cat73
9d8741857f
📦 构建脚本转为用 Gradle-Kotlin-DSL 编写
gitee#IRLNE
2019-02-03 23:40:01 +08:00
nieqiurong
34267f8030 改个名字,打包时好区分. 2018-12-28 15:15:24 +08:00
hubin
ffa2d9cf61 暂时先删除适配模块 2018-06-28 09:42:56 +08:00
hubin
da553ea572 3x sb stater 走起 2018-06-06 23:55:24 +08:00
hubin
88e5bb0d95 新增 adapter 2.x 到 3.x 的适配包 3.1 后将删除该包 2018-05-16 00:29:06 +08:00