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 wk-code-generator-nb-5.2.8-nacos.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.wizzer.app.code.commons.builder
├─ cn.wizzer.app.code.commons.builder.ColumnDescriptor.class - [JAR]
├─ cn.wizzer.app.code.commons.builder.EntityDescLoader.class - [JAR]
├─ cn.wizzer.app.code.commons.builder.Generator.class - [JAR]
├─ cn.wizzer.app.code.commons.builder.Loader.class - [JAR]
├─ cn.wizzer.app.code.commons.builder.TableDescLoader.class - [JAR]
├─ cn.wizzer.app.code.commons.builder.TableDescriptor.class - [JAR]
├─ cn.wizzer.app.code.commons.builder.Utils.class - [JAR]