jar

top.lww0511 : mp-extra

Maven & Gradle

May 27, 2022

mp-extra · this is a great tools to improve mybatis plus,with this tools , you can auto select from many tables from database at one times without other sql

Table Of Contents

Latest Version

Download top.lww0511 : mp-extra JAR file - Latest Versions:

All Versions

Download top.lww0511 : mp-extra JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 mp-extra-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

top.lww0511.extra.interceptor

├─ top.lww0511.extra.interceptor.Many2ManyInterceptor.class - [JAR]

├─ top.lww0511.extra.interceptor.One2ManyInterceptor.class - [JAR]

├─ top.lww0511.extra.interceptor.One2OneInterceptor.class - [JAR]

├─ top.lww0511.extra.interceptor.PrintSqlInterceptor.class - [JAR]

top.lww0511.extra.utils

├─ top.lww0511.extra.utils.MpExtraUtil.class - [JAR]

├─ top.lww0511.extra.utils.SpringBeanFactoryUtils.class - [JAR]

top.lww0511.extra.config

├─ top.lww0511.extra.config.MybatisExtraConfig.class - [JAR]

top.lww0511.extra.annotation

├─ top.lww0511.extra.annotation.EnableMpExtra.class - [JAR]

├─ top.lww0511.extra.annotation.Many2Many.class - [JAR]

├─ top.lww0511.extra.annotation.One2Many.class - [JAR]

├─ top.lww0511.extra.annotation.One2One.class - [JAR]