jar

io.gitee.mayan50 : autoassociate

Maven & Gradle

Nov 23, 2022

auto-associate · mybatis-plus一对一及一对多关系插件

Table Of Contents

Latest Version

Download io.gitee.mayan50 : autoassociate JAR file - Latest Versions:

All Versions

Download io.gitee.mayan50 : autoassociate JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3

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 autoassociate-1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.gitee.mayan50.autoassociate.annotation

├─ io.gitee.mayan50.autoassociate.annotation.AutoAssociate.class - [JAR]

├─ io.gitee.mayan50.autoassociate.annotation.OneToMany.class - [JAR]

├─ io.gitee.mayan50.autoassociate.annotation.OneToOne.class - [JAR]

io.gitee.mayan50.autoassociate.auto

├─ io.gitee.mayan50.autoassociate.auto.AutoAssociateManager.class - [JAR]

io.gitee.mayan50.autoassociate.config

├─ io.gitee.mayan50.autoassociate.config.AutoAssociateConfig.class - [JAR]

io.gitee.mayan50.autoassociate.constant

├─ io.gitee.mayan50.autoassociate.constant.AssociateTypeEnum.class - [JAR]

├─ io.gitee.mayan50.autoassociate.constant.AutoAssociateConstant.class - [JAR]

io.gitee.mayan50.autoassociate.util

├─ io.gitee.mayan50.autoassociate.util.DBUtils.class - [JAR]

├─ io.gitee.mayan50.autoassociate.util.StrUtils.class - [JAR]

io.gitee.mayan50.autoassociate.value

├─ io.gitee.mayan50.autoassociate.value.AssociateFieldEntity.class - [JAR]

├─ io.gitee.mayan50.autoassociate.value.AssociateFieldList.class - [JAR]

io.gitee.mayan50.autoassociate.aop

├─ io.gitee.mayan50.autoassociate.aop.AutoAssociateAop.class - [JAR]