diff --git a/README.md b/README.md index 7e6e7a5..0c401cc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +

Mybatis-Plus-Join-Logo @@ -49,12 +50,12 @@ QQ群:1022221898 或者 com.github.yulichang mybatis-plus-join-boot-starter - 1.4.5 + 1.4.6 ``` - Gradle ``` - implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.5' + implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.6' ``` 或者clone代码到本地执行 mvn install, 再引入以上依赖
diff --git a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml index 538a8be..07ecad3 100644 --- a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml +++ b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml @@ -6,10 +6,10 @@ com.github.yulichang mybatis-plus-join-adapter - 1.4.5 + 1.4.6 mybatis-plus-join-adapter-base - 1.4.5 + 1.4.6 mybatis-plus-join-adapter-base An enhanced toolkit of Mybatis-Plus to simplify development. diff --git a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v33x/pom.xml b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v33x/pom.xml index f452ea5..76beec2 100644 --- a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v33x/pom.xml +++ b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v33x/pom.xml @@ -6,10 +6,10 @@ com.github.yulichang mybatis-plus-join-adapter - 1.4.5 + 1.4.6 mybatis-plus-join-adapter-v33x - 1.4.5 + 1.4.6 mybatis-plus-join-adapter-v33x An enhanced toolkit of Mybatis-Plus to simplify development. @@ -46,7 +46,7 @@ com.github.yulichang mybatis-plus-join-adapter-base - 1.4.5 + 1.4.6 com.baomidou diff --git a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v3431/pom.xml b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v3431/pom.xml index 75ec773..c3e8ced 100644 --- a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v3431/pom.xml +++ b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v3431/pom.xml @@ -6,10 +6,10 @@ com.github.yulichang mybatis-plus-join-adapter - 1.4.5 + 1.4.6 mybatis-plus-join-adapter-v3431 - 1.4.5 + 1.4.6 mybatis-plus-join-adapter-v3431 An enhanced toolkit of Mybatis-Plus to simplify development. @@ -46,7 +46,7 @@ com.github.yulichang mybatis-plus-join-adapter-base - 1.4.5 + 1.4.6 com.baomidou diff --git a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v352/pom.xml b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v352/pom.xml index 5ac3cc8..7341246 100644 --- a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v352/pom.xml +++ b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v352/pom.xml @@ -6,10 +6,10 @@ com.github.yulichang mybatis-plus-join-adapter - 1.4.5 + 1.4.6 mybatis-plus-join-adapter-v352 - 1.4.5 + 1.4.6 mybatis-plus-join-adapter-v352 An enhanced toolkit of Mybatis-Plus to simplify development. diff --git a/mybatis-plus-join-adapter/pom.xml b/mybatis-plus-join-adapter/pom.xml index d71fa32..167863d 100644 --- a/mybatis-plus-join-adapter/pom.xml +++ b/mybatis-plus-join-adapter/pom.xml @@ -5,10 +5,10 @@ com.github.yulichang mybatis-plus-join-root - 1.4.5 + 1.4.6 pom - 1.4.5 + 1.4.6 mybatis-plus-join-adapter mybatis-plus-join-adapter diff --git a/mybatis-plus-join-annotation/pom.xml b/mybatis-plus-join-annotation/pom.xml index e4ed2ad..022ec60 100644 --- a/mybatis-plus-join-annotation/pom.xml +++ b/mybatis-plus-join-annotation/pom.xml @@ -7,9 +7,9 @@ com.github.yulichang mybatis-plus-join-root - 1.4.5 + 1.4.6 - 1.4.5 + 1.4.6 mybatis-plus-join-annotation mybatis-plus-join-annotation diff --git a/mybatis-plus-join-boot-starter/pom.xml b/mybatis-plus-join-boot-starter/pom.xml index 8439260..6e177a0 100644 --- a/mybatis-plus-join-boot-starter/pom.xml +++ b/mybatis-plus-join-boot-starter/pom.xml @@ -7,9 +7,9 @@ com.github.yulichang mybatis-plus-join-root - 1.4.5 + 1.4.6 - 1.4.5 + 1.4.6 mybatis-plus-join-boot-starter mybatis-plus-join-boot-starter @@ -47,7 +47,7 @@ com.github.yulichang mybatis-plus-join-extension - 1.4.5 + 1.4.6 org.springframework.boot @@ -64,7 +64,7 @@ org.projectlombok lombok - 1.18.24 + 1.18.28 provided diff --git a/mybatis-plus-join-core/pom.xml b/mybatis-plus-join-core/pom.xml index ea73975..3d59ec3 100644 --- a/mybatis-plus-join-core/pom.xml +++ b/mybatis-plus-join-core/pom.xml @@ -7,9 +7,9 @@ com.github.yulichang mybatis-plus-join-root - 1.4.5 + 1.4.6 - 1.4.5 + 1.4.6 mybatis-plus-join-core mybatis-plus-join-core @@ -47,22 +47,22 @@ com.github.yulichang mybatis-plus-join-annotation - 1.4.5 + 1.4.6 com.github.yulichang mybatis-plus-join-adapter-v33x - 1.4.5 + 1.4.6 com.github.yulichang mybatis-plus-join-adapter-v3431 - 1.4.5 + 1.4.6 com.github.yulichang mybatis-plus-join-adapter-v352 - 1.4.5 + 1.4.6 com.baomidou @@ -79,7 +79,7 @@ org.springframework spring-aop - 5.3.23 + 5.3.29 provided diff --git a/mybatis-plus-join-core/src/main/java/com/github/yulichang/config/MPJInterceptorConfig.java b/mybatis-plus-join-core/src/main/java/com/github/yulichang/config/MPJInterceptorConfig.java index 99a7fdb..eddc1df 100644 --- a/mybatis-plus-join-core/src/main/java/com/github/yulichang/config/MPJInterceptorConfig.java +++ b/mybatis-plus-join-core/src/main/java/com/github/yulichang/config/MPJInterceptorConfig.java @@ -30,7 +30,7 @@ public class MPJInterceptorConfig { System.out.println(" _ _ |_ _ _|_. ___ _ | _ . _ . _ \n" + "| | |\\/|_)(_| | |_\\ |_)||_|_\\ | (_) | | | \n" + " / | /\n" + - " 1.4.5"); + " 1.4.6"); } } @@ -54,8 +54,7 @@ public class MPJInterceptorConfig { } chain.addInterceptor(new MPJInterceptor()); } catch (NoSuchFieldException | IllegalAccessException e) { - logger.error("初始化 MPJ 拦截器失败"); - e.printStackTrace(); + logger.error("初始化 MPJ 拦截器失败", e); } } } diff --git a/mybatis-plus-join-core/src/main/java/com/github/yulichang/wrapper/interfaces/SelectWrapper.java b/mybatis-plus-join-core/src/main/java/com/github/yulichang/wrapper/interfaces/SelectWrapper.java index aa592a4..69a66d9 100644 --- a/mybatis-plus-join-core/src/main/java/com/github/yulichang/wrapper/interfaces/SelectWrapper.java +++ b/mybatis-plus-join-core/src/main/java/com/github/yulichang/wrapper/interfaces/SelectWrapper.java @@ -1,10 +1,8 @@ package com.github.yulichang.wrapper.interfaces; -import com.baomidou.mybatisplus.core.conditions.Wrapper; import com.github.yulichang.wrapper.segments.Select; import java.util.List; -import java.util.Map; /** * @author yulichang @@ -23,6 +21,4 @@ public interface SelectWrapper { boolean isResultMap(); List getResultMapMybatisLabel(); - - Map> getWrapperMap(); } diff --git a/mybatis-plus-join-extension/pom.xml b/mybatis-plus-join-extension/pom.xml index fd16f2d..e60c1ad 100644 --- a/mybatis-plus-join-extension/pom.xml +++ b/mybatis-plus-join-extension/pom.xml @@ -6,10 +6,10 @@ com.github.yulichang mybatis-plus-join-root - 1.4.5 + 1.4.6 mybatis-plus-join-extension - 1.4.5 + 1.4.6 mybatis-plus-join-extension An enhanced toolkit of Mybatis-Plus to simplify development. @@ -46,7 +46,7 @@ com.github.yulichang mybatis-plus-join-core - 1.4.5 + 1.4.6 com.baomidou @@ -57,7 +57,7 @@ org.projectlombok lombok - 1.18.24 + 1.18.28 provided diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml index a8b82a5..543664c 100644 --- a/mybatis-plus-join-test/pom.xml +++ b/mybatis-plus-join-test/pom.xml @@ -7,13 +7,13 @@ org.springframework.boot spring-boot-starter-parent - 2.7.2 + 2.7.14 com.github.yulichang mybatis-plus-join-test pom - 1.4.5 + 1.4.6 mybatis-plus-join-test @@ -77,12 +77,12 @@ org.projectlombok lombok - 1.18.26 + 1.18.28 com.github.yulichang mybatis-plus-join-boot-starter - 1.4.5 + 1.4.6 @@ -98,7 +98,7 @@ com.baomidou mybatis-plus-boot-starter - 3.5.3.1 + 3.5.3.2 org.springframework diff --git a/mybatis-plus-join-test/test-base/pom.xml b/mybatis-plus-join-test/test-base/pom.xml index 314a305..7a031e3 100644 --- a/mybatis-plus-join-test/test-base/pom.xml +++ b/mybatis-plus-join-test/test-base/pom.xml @@ -5,10 +5,10 @@ com.github.yulichang mybatis-plus-join-test - 1.4.5 + 1.4.6 test-base - 1.4.5 + 1.4.6 test-base test-base diff --git a/mybatis-plus-join-test/test-collection/pom.xml b/mybatis-plus-join-test/test-collection/pom.xml index e10ed6f..26f26ae 100644 --- a/mybatis-plus-join-test/test-collection/pom.xml +++ b/mybatis-plus-join-test/test-collection/pom.xml @@ -6,7 +6,7 @@ com.github.yulichang mybatis-plus-join-test - 1.4.5 + 1.4.6 4.0.0 @@ -22,7 +22,7 @@ com.github.yulichang test-base - 1.4.5 + 1.4.6 diff --git a/mybatis-plus-join-test/test-join/pom.xml b/mybatis-plus-join-test/test-join/pom.xml index a23921c..efe14f5 100644 --- a/mybatis-plus-join-test/test-join/pom.xml +++ b/mybatis-plus-join-test/test-join/pom.xml @@ -6,7 +6,7 @@ com.github.yulichang mybatis-plus-join-test - 1.4.5 + 1.4.6 4.0.0 @@ -22,7 +22,7 @@ com.github.yulichang test-base - 1.4.5 + 1.4.6 diff --git a/mybatis-plus-join-test/test-kotlin/pom.xml b/mybatis-plus-join-test/test-kotlin/pom.xml index 2c51cb1..a8ec68d 100644 --- a/mybatis-plus-join-test/test-kotlin/pom.xml +++ b/mybatis-plus-join-test/test-kotlin/pom.xml @@ -5,7 +5,7 @@ com.github.yulichang mybatis-plus-join-test - 1.4.5 + 1.4.6 test-kotlin @@ -22,7 +22,7 @@ com.github.yulichang test-base - 1.4.5 + 1.4.6 com.mysql @@ -31,6 +31,7 @@ org.jetbrains.kotlin + kotlin-stdlib-jdk8 1.8.21 @@ -46,6 +47,7 @@ org.jetbrains.kotlin + kotlin-maven-plugin 1.8.21 @@ -55,12 +57,6 @@ compile - - - src/main/java - target/generated-sources/annotations - - test-compile diff --git a/mybatis-plus-join-test/test-mapping/pom.xml b/mybatis-plus-join-test/test-mapping/pom.xml index 0a0804c..883b6f4 100644 --- a/mybatis-plus-join-test/test-mapping/pom.xml +++ b/mybatis-plus-join-test/test-mapping/pom.xml @@ -6,7 +6,7 @@ mybatis-plus-join-test com.github.yulichang - 1.4.5 + 1.4.6 4.0.0 @@ -22,7 +22,7 @@ com.github.yulichang test-base - 1.4.5 + 1.4.6 diff --git a/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml b/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml index 28043d4..feeb68a 100644 --- a/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml +++ b/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml @@ -6,14 +6,14 @@ mybatis-plus-join-test com.github.yulichang - 1.4.5 + 1.4.6 4.0.0 test-springboot3-jdk17 - 3.0.2 + 3.1.2 17 17 @@ -44,16 +44,10 @@ 6.0.5 - - com.baomidou - mybatis-plus-boot-starter - 3.5.3.2 - - com.github.yulichang test-base - 1.4.5 + 1.4.6 diff --git a/mybatis-plus-join/pom.xml b/mybatis-plus-join/pom.xml index e9ad2d1..398beaf 100644 --- a/mybatis-plus-join/pom.xml +++ b/mybatis-plus-join/pom.xml @@ -10,13 +10,13 @@ com.github.yulichang mybatis-plus-join-boot-starter - 1.4.5 + 1.4.6 --> 4.0.0 com.github.yulichang mybatis-plus-join - 1.4.5 + 1.4.6 mybatis-plus-join An enhanced toolkit of Mybatis-Plus to simplify development. @@ -53,7 +53,7 @@ com.github.yulichang mybatis-plus-join-boot-starter - 1.4.5 + 1.4.6 diff --git a/pom.xml b/pom.xml index dc58608..26159d5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.yulichang mybatis-plus-join-root pom - 1.4.5 + 1.4.6 mybatis-plus-join-root An enhanced toolkit of Mybatis-Plus to simplify development.