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 oss-spring-boot-starter-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mobaijun.oss.core.aliyun.prop
├─ com.mobaijun.oss.core.aliyun.prop.AliYunOssProperties.class - [JAR]
com.mobaijun.oss.constant
├─ com.mobaijun.oss.constant.OssConstant.class - [JAR]
com.mobaijun.oss.enums
├─ com.mobaijun.oss.enums.OssType.class - [JAR]
com.mobaijun.oss.prop
├─ com.mobaijun.oss.prop.OssProperties.class - [JAR]
com.mobaijun.oss.core.aliyun.config
├─ com.mobaijun.oss.core.aliyun.config.AliYunOssConfiguration.class - [JAR]