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 acp-spring-boot-starter-ftp-2022.0.4.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.gitee.zhangbinhub.acp.boot.ftp
├─ io.gitee.zhangbinhub.acp.boot.ftp.AcpFtpAutoConfiguration.class - [JAR]
io.gitee.zhangbinhub.acp.boot.ftp.constant
├─ io.gitee.zhangbinhub.acp.boot.ftp.constant.AcpFtpServerConstant.class - [JAR]
io.gitee.zhangbinhub.acp.boot.ftp.aot
├─ io.gitee.zhangbinhub.acp.boot.ftp.aot.AcpFtpRuntimeHints.class - [JAR]
io.gitee.zhangbinhub.acp.boot.ftp.init
├─ io.gitee.zhangbinhub.acp.boot.ftp.init.FtpServerInitialization.class - [JAR]
io.gitee.zhangbinhub.acp.boot.ftp.conf
├─ io.gitee.zhangbinhub.acp.boot.ftp.conf.AcpFtpServerConfiguration.class - [JAR]