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 base-codegen-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.jingwei.base.codegen
├─ io.jingwei.base.codegen.AccountMysqlGenerator.class - [JAR]
├─ io.jingwei.base.codegen.BaseMysqlGenerator.class - [JAR]
├─ io.jingwei.base.codegen.BaseMysqlGenerator2.class - [JAR]
├─ io.jingwei.base.codegen.CallbackMysqlGenerator.class - [JAR]
├─ io.jingwei.base.codegen.MysqlGenerator.class - [JAR]
├─ io.jingwei.base.codegen.OrderMysqlGenerator.class - [JAR]
├─ io.jingwei.base.codegen.OtcMysqlGenerator.class - [JAR]
├─ io.jingwei.base.codegen.PaymentAdminMysqlGenerator.class - [JAR]
├─ io.jingwei.base.codegen.PaymentMysqlGenerator.class - [JAR]
├─ io.jingwei.base.codegen.QbMysqlGenerator.class - [JAR]
├─ io.jingwei.base.codegen.WalletMysqlGenerator.class - [JAR]
├─ io.jingwei.base.codegen.WalletServiceMysqlGenerator.class - [JAR]