jar

com.github.yulichang : mybatis-plus-join-boot-starter

Maven & Gradle

Aug 12, 2023
971 stars

mybatis-plus-join-boot-starter · An enhanced toolkit of Mybatis-Plus to simplify development.

Table Of Contents

Latest Version

Download com.github.yulichang : mybatis-plus-join-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.yulichang : mybatis-plus-join-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mybatis-plus-join-boot-starter-1.4.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.yulichang.autoconfigure

├─ com.github.yulichang.autoconfigure.MybatisPlusJoinAutoConfiguration.class - [JAR]

├─ com.github.yulichang.autoconfigure.MybatisPlusJoinProperties.class - [JAR]

com.github.yulichang.autoconfigure.conditional

├─ com.github.yulichang.autoconfigure.conditional.MPJSqlInjectorCondition.class - [JAR]

├─ com.github.yulichang.autoconfigure.conditional.OnSqlInjectorCondition.class - [JAR]