View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window transform-extension-for-mybatis-plus-2.1.0-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.robot.transform.extend
├─ com.robot.transform.extend.TransformExtendForMyBatisPlusAutoConfiguration.class - [JAR]
com.robot.transform.extend.annotation
├─ com.robot.transform.extend.annotation.TransformFK.class - [JAR]
com.robot.transform.extend.transformer
├─ com.robot.transform.extend.transformer.ForeignKeyTransformer.class - [JAR]
com.robot.transform.extend.unwrapper
├─ com.robot.transform.extend.unwrapper.IPageUnWrapper.class - [JAR]