nieqiurong
|
5d280b4b43
|
Feat/20241129210747 (#6631)
* 支持@InterceptorIgnore作用在default方法上.
https://github.com/baomidou/mybatis-plus/issues/6613
* 新增插件跳过执行方法.
|
2024-12-11 16:05:46 +08:00 |
|
nieqiurong
|
feb80ffe94
|
升级依赖(springboot3,mybatis).
|
2024-11-28 13:08:41 +08:00 |
|
miemie
|
a3f6eb12d0
|
TableName注解新增properties 属性
|
2024-11-07 16:00:59 +08:00 |
|
聂秋荣
|
549d4ea598
|
Kotlin单元测试增加默认方法查询.
|
2024-11-01 16:41:26 +08:00 |
|
miemie
|
30342f3cfc
|
doc
|
2024-10-29 15:47:38 +08:00 |
|
miemie
|
0840e60751
|
doc
|
2024-10-29 14:28:10 +08:00 |
|
miemie
|
52969aec08
|
doc
|
2024-10-29 12:21:08 +08:00 |
|
miemie
|
c44259b09a
|
doc
|
2024-10-29 12:19:02 +08:00 |
|
miemie
|
736064bca3
|
fix: 字段有TableField 注解但未指定value 值下全局columnFormat 未生效问题
|
2024-10-28 18:32:00 +08:00 |
|
聂秋荣
|
bbf2b671b5
|
发布3.5.9
|
2024-10-23 23:02:55 +08:00 |
|
dependabot[bot]
|
fa716bf153
|
Bump io.github.classgraph:classgraph from 4.8.176 to 4.8.177 (#6545)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.176 to 4.8.177.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.176...classgraph-4.8.177)
---
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-10-23 22:23:49 +08:00 |
|
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 |
|