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 goku-framework-starter-web-2.0.01_04.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.zopx.goku.framework.web.configurator.gson
├─ top.zopx.goku.framework.web.configurator.gson.GsonConfigurator.class - [JAR]
top.zopx.goku.framework.web.configurator.aop
├─ top.zopx.goku.framework.web.configurator.aop.IAspect.class - [JAR]
top.zopx.goku.framework.web.context
├─ top.zopx.goku.framework.web.context.GlobalContext.class - [JAR]
├─ top.zopx.goku.framework.web.context.SpringContext.class - [JAR]
top.zopx.goku.framework.web.util.log
├─ top.zopx.goku.framework.web.util.log.LogHelper.class - [JAR]
top.zopx.goku.framework.web
├─ top.zopx.goku.framework.web.GokuFrameworkWebAutoConfiguration.class - [JAR]
top.zopx.goku.framework.web.util.validate.constant
├─ top.zopx.goku.framework.web.util.validate.constant.ValidGroup.class - [JAR]
top.zopx.goku.framework.web.util.validate.listeners
├─ top.zopx.goku.framework.web.util.validate.listeners.MutiPatternValidator.class - [JAR]
top.zopx.goku.framework.web.util.validate.annotations
├─ top.zopx.goku.framework.web.util.validate.annotations.MutiPattern.class - [JAR]