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-oss-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.oss.service.impl
├─ top.zopx.goku.framework.oss.service.impl.OSSTemplateImpl.class - [JAR]
top.zopx.goku.framework.oss.service
├─ top.zopx.goku.framework.oss.service.OSSTemplate.class - [JAR]
top.zopx.goku.framework.oss.constant
├─ top.zopx.goku.framework.oss.constant.ErrorEnum.class - [JAR]
top.zopx.goku.framework.oss
├─ top.zopx.goku.framework.oss.GokuFrameworkOSSAutoConfiguration.class - [JAR]
top.zopx.goku.framework.oss.configurator
├─ top.zopx.goku.framework.oss.configurator.ClientConfigurator.class - [JAR]
top.zopx.goku.framework.oss.properties
├─ top.zopx.goku.framework.oss.properties.BootstrapOSS.class - [JAR]