123 Commits

Author SHA1 Message Date
yulichang
0519bd47ee 添加返回MP实体的join方法 2024-09-20 12:23:24 +08:00
yulichang
fd0e559c3a update dependabot.yml 2024-09-14 23:56:35 +08:00
dependabot[bot]
2ee52e39a6
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.13.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.13.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 14:59:06 +00:00
yulichang
19329cfb28 update jdk to 17 2024-09-14 22:54:52 +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
yulichang
18b2394e7e feat: updateWrapper add setApply api 2024-09-14 11:23:52 +08:00
yulichang
24212523d7 chain add map api 2024-09-14 11:23:18 +08:00
yulichang
110e0cf8a3 update pom 2024-09-14 11:22:30 +08:00
yulichang
6be7f0bc21 简化代码 2024-09-11 17:45:04 +08:00
yulichang
0df22e3adf 优化代码 2024-09-10 01:14:00 +08:00
yulichang
69713b1c39 优化分页 2024-09-09 14:09:26 +08:00
yulichang
de49069ccc feat func(condition, consumer , else consumer); 2024-08-17 13:24:09 +08:00
yulichang
a3340741f1 fix https://github.com/yulichang/mybatis-plus-join/issues/163 2024-08-13 14:33:08 +08:00
yulichang
c6b781fc72 调整文件目录 2024-08-10 15:33:57 +08:00
yulichang
ad4df5b939 first 添加分页 2024-08-01 06:46:35 +08:00
yulichang
e92df45f88 Merge branch 'refs/heads/1.5'
# Conflicts:
#	mybatis-plus-join-core/src/main/java/com/github/yulichang/wrapper/segments/Select.java
#	mybatis-plus-join-core/src/main/java/com/github/yulichang/wrapper/segments/SelectLabel.java
2024-07-30 15:55:43 +08:00
yulichang
4f3f6dac3f 添加缓存 2024-07-30 05:37:03 +08:00
yulichang
ac635a91db 简化代码 2024-07-21 20:38:58 +08:00
yulichang
658bb2bb59 fix: 修复apt问题 2024-07-16 03:43:20 +08:00
yulichang
f8e51aa958 fix: 修复apt问题 2024-07-16 01:02:44 +08:00
yulichang
326bd68ade fix: https://github.com/yulichang/mybatis-plus-join/issues/155 2024-07-15 18:12:13 +08:00
yulichang
9d37dd4d7c apt 2024-07-15 02:22:07 +08:00
yulichang
dd35dce49f fix: https://github.com/yulichang/mybatis-plus-join/issues/148 2024-06-18 22:56:58 +08:00
yulichang
2838731d29 1.4.13 2024-06-01 07:00:34 +08:00
yulichang
f249368ba7 1.4.13 2024-06-01 05:57:53 +08:00
yulichang
629101a774 test: 代码调整 2024-05-31 08:52:15 +08:00
yulichang
fddb12b943 test: 完善测试代码 2024-05-28 05:01:33 +08:00
yulichang
5a29504927 fix: https://github.com/yulichang/mybatis-plus-join/issues/127 2024-05-25 06:24:58 +08:00
yulichang
cace18d3bb feat: updateJoin set值支持其他字段 https://gitee.com/best_handsome/mybatis-plus-join/issues/I9G29I 2024-05-25 00:58:37 +08:00
yulichang
93d3ab6e1c feat: 添加 applyFunc(), apply形式的"selectFunc" 2024-05-24 05:38:33 +08:00
yulichang
08e4b70a02 fix: https://github.com/yulichang/mybatis-plus-join/issues/140 2024-05-22 05:19:51 +08:00
yulichang
da15b11833 orderBy支持resultType字段 2024-05-18 00:51:07 +08:00
yulichang
cbc3709156 添加 字段自增 setIncrBy 自减 setDecrBy 方法 2024-04-10 11:22:02 +08:00
yulichang
67aa1b106a 添加 eqSql api 2024-04-10 10:17:13 +08:00
yulichang
cd68b2e25d fix [115](https://github.com/yulichang/mybatis-plus-join/issues/115) 2024-04-09 06:47:12 +08:00
yulichang
5c57a0aa6e https://github.com/yulichang/mybatis-plus-join/issues/120 2024-03-20 17:37:28 +08:00
yulichang
75f497fd29 添加around 2024-03-02 23:34:21 +08:00
yulichang
f45a807339 SelectFunc 字段别名 2024-01-19 22:51:03 +08:00
yulichang
fde21a04dd 简化代码 2024-01-17 16:34:55 +08:00
yulichang
39942b28ce ifPresent -> ifExists 2024-01-17 14:21:01 +08:00
yulichang
0475d410d0 fix https://gitee.com/best_handsome/mybatis-plus-join/issues/I8WPCL https://gitee.com/best_handsome/mybatis-plus-join/issues/I8WP8Q https://gitee.com/best_handsome/mybatis-plus-join/issues/I83IEV https://github.com/yulichang/mybatis-plus-join/issues/89 2024-01-17 02:17:26 +08:00
yulichang
8a347e4a23 ifPresent 2024-01-05 11:57:07 +08:00
yulichang
dbdea7b592 fix https://gitee.com/best_handsome/mybatis-plus-join/issues/I8RE0R 2023-12-27 14:55:56 +08:00
yulichang
ef3301e7eb 添加notLikeLeft和notLikeRight 2023-12-25 00:57:04 +08:00
yulichang
a2bdce7614 添加ifAbsent 2023-12-24 23:37:14 +08:00
yulichang
a2756a9dde 添加ifAbsent 2023-12-24 23:13:50 +08:00
yulichang
665e433051 添加ifAbsent 2023-12-23 16:55:51 +08:00
yulichang
72f155319f 优化 mapper not find 2023-12-18 23:57:52 +08:00
yulichang
25b3df16cf 优化idea代码警告 2023-12-10 05:45:42 +08:00
yulichang
8170305daf 字段自定义前缀 2023-12-07 02:08:20 +08:00