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 niubi-job-test-0.9.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.zuoxiaolong.niubi.job.test.http.server
├─ com.zuoxiaolong.niubi.job.test.http.server.HttpServer.class - [JAR]
com.zuoxiaolong.niubi.job.test.zookeeper
├─ com.zuoxiaolong.niubi.job.test.zookeeper.ZookeeperServerCluster.class - [JAR]
com.zuoxiaolong.niubi.job.test.helper
├─ com.zuoxiaolong.niubi.job.test.helper.FileHelper.class - [JAR]
com.zuoxiaolong.niubi.job.test.http
├─ com.zuoxiaolong.niubi.job.test.http.DownloadFileController.class - [JAR]