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 bigworld-generate-3.3.17-20220716.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.haoxuer.bigworld.generate.template.hibernate
├─ com.haoxuer.bigworld.generate.template.hibernate.BigWorldHibernateDir.class - [JAR]
com.haoxuer.bigworld.generate.template.mybatis
├─ com.haoxuer.bigworld.generate.template.mybatis.TemplateMybatisDir.class - [JAR]
com.haoxuer.bigworld.generate.template
├─ com.haoxuer.bigworld.generate.template.TemplateDir.class - [JAR]