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 mybatis-plus-join-annotation-1.4.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.leheyue.annotation
├─ com.github.leheyue.annotation.Apply.class - [JAR]
├─ com.github.leheyue.annotation.Condition.class - [JAR]
├─ com.github.leheyue.annotation.DynamicTableName.class - [JAR]
├─ com.github.leheyue.annotation.EntityMapping.class - [JAR]
├─ com.github.leheyue.annotation.FieldMapping.class - [JAR]
com.github.leheyue.annotation.enums
├─ com.github.leheyue.annotation.enums.SqlKeyword.class - [JAR]