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 stackgen-pro-0.9.25.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.starter.ignite.generator
├─ io.starter.ignite.generator.ReactConfigurator.class - [JAR]
├─ io.starter.ignite.generator.ReactGen.class - [JAR]
├─ io.starter.ignite.generator.ReactGenerator.class - [JAR]
io.starter.stackgen.web
├─ io.starter.stackgen.web.StackGenAppLauncher.class - [JAR]
├─ io.starter.stackgen.web.StackGenApplication.class - [JAR]
├─ io.starter.stackgen.web.StackGenUtils.class - [JAR]
├─ io.starter.stackgen.web.WebSecurityConfig.class - [JAR]
io.starter.ignite.generator.react
├─ io.starter.ignite.generator.react.AppEntityObject.class - [JAR]
├─ io.starter.ignite.generator.react.EntityObject.class - [JAR]
io.swagger.configuration
├─ io.swagger.configuration.HomeController.class - [JAR]