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 knife-jdbc-annotation-2.7.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ineunet.knife.jdbc.annotation
├─ com.ineunet.knife.jdbc.annotation.Column.class - [JAR]
├─ com.ineunet.knife.jdbc.annotation.ColumnReadMapRules.class - [JAR]
├─ com.ineunet.knife.jdbc.annotation.Embedded.class - [JAR]
├─ com.ineunet.knife.jdbc.annotation.MappedSuperclass.class - [JAR]
├─ com.ineunet.knife.jdbc.annotation.Readonly.class - [JAR]
├─ com.ineunet.knife.jdbc.annotation.Table.class - [JAR]
├─ com.ineunet.knife.jdbc.annotation.Transient.class - [JAR]