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 platform-spring-cloud-storage-api-2.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.cloudflight.platform.spring.storage.service
├─ io.cloudflight.platform.spring.storage.service.StorageService.class - [JAR]
io.cloudflight.platform.spring.storage.dto
├─ io.cloudflight.platform.spring.storage.dto.ObjectProperties.class - [JAR]
├─ io.cloudflight.platform.spring.storage.dto.StorageLocation.class - [JAR]
├─ io.cloudflight.platform.spring.storage.dto.StorageObjectNotFoundException.class - [JAR]
├─ io.cloudflight.platform.spring.storage.dto.StorageRequest.class - [JAR]
├─ io.cloudflight.platform.spring.storage.dto.StorageRequestType.class - [JAR]