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-material-1.5.1.1231.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.zopx.goku.framework.material
├─ top.zopx.goku.framework.material.GokuFrameworkMaterialAutoConfiguration.class - [JAR]
top.zopx.goku.framework.material.constant
├─ top.zopx.goku.framework.material.constant.ErrorBus.class - [JAR]
├─ top.zopx.goku.framework.material.constant.MaterialPolicy.class - [JAR]
├─ top.zopx.goku.framework.material.constant.MaterialPreCons.class - [JAR]
├─ top.zopx.goku.framework.material.constant.UploadServerEnum.class - [JAR]
top.zopx.goku.framework.material.configurator.oss.properties
├─ top.zopx.goku.framework.material.configurator.oss.properties.BootstrapOSS.class - [JAR]
top.zopx.goku.framework.material.configurator.minio.service
├─ top.zopx.goku.framework.material.configurator.minio.service.MinioServiceImpl.class - [JAR]
top.zopx.goku.framework.material.configurator.minio.client
├─ top.zopx.goku.framework.material.configurator.minio.client.MinIOClientConfigurator.class - [JAR]
top.zopx.goku.framework.material.factory
├─ top.zopx.goku.framework.material.factory.ServiceFactory.class - [JAR]
top.zopx.goku.framework.material.entity
├─ top.zopx.goku.framework.material.entity.MaterialBucketDTO.class - [JAR]
├─ top.zopx.goku.framework.material.entity.MaterialPreDTO.class - [JAR]
├─ top.zopx.goku.framework.material.entity.UploadDTO.class - [JAR]
top.zopx.goku.framework.material.util
├─ top.zopx.goku.framework.material.util.ObjectNameUtil.class - [JAR]
top.zopx.goku.framework.material.configurator.oss.service
├─ top.zopx.goku.framework.material.configurator.oss.service.OSSServiceImpl.class - [JAR]
top.zopx.goku.framework.material.configurator.oss.client
├─ top.zopx.goku.framework.material.configurator.oss.client.OSSClientConfigurator.class - [JAR]
top.zopx.goku.framework.material.service
├─ top.zopx.goku.framework.material.service.IMaterialService.class - [JAR]
top.zopx.goku.framework.material.properties
├─ top.zopx.goku.framework.material.properties.BootstrapMaterial.class - [JAR]
top.zopx.goku.framework.material.entity.vo
├─ top.zopx.goku.framework.material.entity.vo.MaterialPreVO.class - [JAR]
├─ top.zopx.goku.framework.material.entity.vo.UploadVO.class - [JAR]
top.zopx.goku.framework.material.configurator.minio.properties
├─ top.zopx.goku.framework.material.configurator.minio.properties.BootstrapMinIO.class - [JAR]
top.zopx.goku.framework.material.entity.check
├─ top.zopx.goku.framework.material.entity.check.BucketName.class - [JAR]
├─ top.zopx.goku.framework.material.entity.check.ObjectName.class - [JAR]
├─ top.zopx.goku.framework.material.entity.check.Region.class - [JAR]