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-flex-ext-autotable-annotation-1.8.3.001-beta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tangzc.mybatisflex.autotable.annotation
├─ com.tangzc.mybatisflex.autotable.annotation.ColumnDefine.class - [JAR]
├─ com.tangzc.mybatisflex.autotable.annotation.TableDefine.class - [JAR]
├─ com.tangzc.mybatisflex.autotable.annotation.UniIndex.class - [JAR]