Commit Graph

5935 Commits

Author SHA1 Message Date
miemie
73a8efd982 code 2024-10-22 15:51:42 +08:00
miemie
2fae817229 code 2024-10-22 14:50:44 +08:00
聂秋荣
e1b68f53cb 升级依赖. 2024-10-21 14:47:27 +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
9ae6730d0e 解耦部分包重名为 spi 2024-10-16 18:02:22 +08:00
hubin
63224f3224 测试用例检查Bug修改 2024-10-16 17:48:25 +08:00
hubin
3b75211528 解耦kt部分测试移动至spring模块 2024-10-16 17:38:28 +08:00
hubin
b2b10eb77a 解耦spring兼容修改为spi方式加载 2024-10-16 17:28:19 +08:00
hubin
8376d1b19a Merge branch '3.0' of https://github.com/baomidou/mybatis-plus into github3.0 2024-10-16 16:50:34 +08:00
hubin
f6b5a9b054 依赖关系检查调整 2024-10-16 16:46:46 +08:00
nieqiurong
1673c0a8af 编译失败. 2024-10-16 16:37:42 +08:00
hubin
659bfdda70 测试用例bug修复 2024-10-16 16:32:47 +08:00
hubin
a757e5f966 移除 solon-plugin 模块独立仓库开发 2024-10-15 18:40:43 +08:00
hubin
b208444306 移除solon说明未来官方文档说明 2024-10-15 14:58:02 +08:00
qmdx
1110241b40
Merge pull request #6534 from noear/3.0
mybatis-plus-solon-plugin 微调
2024-10-15 14:42:13 +08:00
noear
cb49fa2132 mybatis-plus-solon-plugin 添加 README 2024-10-15 09:46:37 +08:00
noear
1017b688d6 mybatis-plus-solon-plugin solon 改为 3.0.1 2024-10-15 09:46:29 +08:00
noear
81936a70d3 mybatis-plus-solon-plugin 微调示例 2024-10-15 09:46:18 +08:00
hubin
a4d9b8dda7 新增模块加入 bom 管理版本 2024-10-15 09:16:29 +08:00
hubin
e8c003994f 调整依赖及被移除的方法涉及测试用例 2024-10-14 22:27:57 +08:00
hubin
b1243a36fb 支持 solon 启动插件模块结构扩展包 2024-10-14 22:17:15 +08:00
hubin
ea714cf111 支持 solon 启动插件模块结构扩展包 2024-10-14 22:17:04 +08:00
hubin
0995140b94 模板引擎支持字符串模板渲染输出字符串内容 2024-09-21 10:39:12 +08:00
hubin
530e23a6de 日志格式化优化 2024-09-21 09:42:50 +08:00
nieqiurong
20ab65012a 发布3.5.8 2024-09-18 22:23:13 +08:00
dependabot[bot]
4ca52c4048
Bump io.github.classgraph:classgraph from 4.8.175 to 4.8.176 (#6494)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.175 to 4.8.176.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.175...classgraph-4.8.176)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  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-09-18 19:00:24 +08:00
dependabot[bot]
f9c03cde4c
Bump com.alibaba:fastjson from 2.0.52 to 2.0.53 (#6495)
Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.52 to 2.0.53.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.52...2.0.53)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  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-09-18 19:00:14 +08:00
dependabot[bot]
546ccee7c0
Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 (#6473)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.7 to 1.5.8.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.7...v_1.5.8)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  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-09-18 10:03:03 +08:00
dependabot[bot]
c972bf7fd2
Bump org.mybatis.caches:mybatis-caffeine from 1.0.0 to 1.2.0 (#6493)
Bumps [org.mybatis.caches:mybatis-caffeine](https://github.com/mybatis/caffeine-cache) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/mybatis/caffeine-cache/releases)
- [Commits](https://github.com/mybatis/caffeine-cache/compare/mybatis-caffeine-1.0.0...mybatis-caffeine-1.2.0)

---
updated-dependencies:
- dependency-name: org.mybatis.caches:mybatis-caffeine
  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-09-18 10:02:45 +08:00
dependabot[bot]
183a3245a9
Bump org.mybatis.scripting:mybatis-freemarker from 1.2.3 to 1.3.0 (#6492)
Bumps [org.mybatis.scripting:mybatis-freemarker](https://github.com/mybatis/freemarker-scripting) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/mybatis/freemarker-scripting/releases)
- [Commits](https://github.com/mybatis/freemarker-scripting/compare/mybatis-freemarker-1.2.3...mybatis-freemarker-1.3.0)

---
updated-dependencies:
- dependency-name: org.mybatis.scripting:mybatis-freemarker
  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-09-18 10:02:35 +08:00
miemieYaho
fcb9cb499e
Update bug_report.yml
doc
2024-09-10 16:21:46 +08:00
聂秋荣
0155425d49 升级依赖. 2024-09-05 15:14:07 +08:00
nieqiurong
9be6278118 处理removeMapper资源移除.
https://github.com/baomidou/mybatis-plus/issues/6442
2024-09-01 15:19:47 +08:00
nieqiurong
f6f98718f3 增加显示加载驱动方法. 2024-09-01 14:18:18 +08:00
dependabot[bot]
864aad6132
Bump org.mockito:mockito-junit-jupiter from 5.12.0 to 5.13.0 (#6444)
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.12.0...v5.13.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
  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-29 14:59:30 +08:00
dependabot[bot]
81095f3cac
Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.0.10 to 2.0.20 (#6440)
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](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/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.10...v2.0.20)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 09:48:43 +08:00
dependabot[bot]
3acba80991
Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 (#6438)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.3 to 42.7.4.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.3...REL42.7.4)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  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:17 +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]
0a2b77b78f
Bump org.jetbrains.kotlin:kotlin-reflect from 2.0.10 to 2.0.20 (#6435)
Bumps [org.jetbrains.kotlin:kotlin-reflect](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-reflect
  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:16:48 +08:00
lanjerry
7b671191c5
fix: 修复SqlServerQuery查询表描述乱码,已在SqlServer2017和SqlServer2019版本上面验证通过. (#6439)
https://github.com/baomidou/mybatis-plus/issues/6334
2024-08-26 18:16:31 +08:00
nieqiurong
acbe9a2d80 增加一个批量操作结果集转换bool工具方法. 2024-08-24 15:40:29 +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]
eebcd4ad06
Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.0 (#6415)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.0.1 to 3.46.1.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.46.0.1...3.46.1.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  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-23 15:12:45 +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]
39290d63d8
Bump io.github.classgraph:classgraph from 4.8.174 to 4.8.175 (#6419)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.174 to 4.8.175.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.174...classgraph-4.8.175)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  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-23 15:12:24 +08:00
zhangyuhang
672b98ff23
解决DataChangeRecorderInnerInterceptor出现格式转换错误org.postgresql.util.PSQLException: conversion to class (#6416) 2024-08-20 15:49:22 +08:00
dependabot[bot]
345262cc7a
Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 (#6409)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.6 to 1.5.7.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.6...v_1.5.7)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  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-16 16:23:28 +08:00
dependabot[bot]
8f411760dc
Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 (#6407)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  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-15 16:55:22 +08:00
dependabot[bot]
0b32d06ac5
Bump com.h2database:h2 from 2.3.230 to 2.3.232 (#6401)
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.3.230 to 2.3.232.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.3.230...version-2.3.232)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  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-13 17:11:48 +08:00