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 file-storage-proto-1.45-321e0e8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dev.vality.file.storage
├─ dev.vality.file.storage.FileData.class - [JAR]
├─ dev.vality.file.storage.FileNotFound.class - [JAR]
├─ dev.vality.file.storage.FileStorageSrv.class - [JAR]
├─ dev.vality.file.storage.NewFileResult.class - [JAR]