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 box-spring-boot-2.5.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
edu.byu.hbll.box.internal
├─ edu.byu.hbll.box.internal.package-info.class - [JAR]
edu.byu.hbll.box.internal.spring
├─ edu.byu.hbll.box.internal.spring.BoxConfiguration.class - [JAR]
├─ edu.byu.hbll.box.internal.spring.BoxManagement.class - [JAR]
├─ edu.byu.hbll.box.internal.spring.BoxProperties.class - [JAR]
├─ edu.byu.hbll.box.internal.spring.DocumentParams.class - [JAR]
├─ edu.byu.hbll.box.internal.spring.DocumentsParams.class - [JAR]
├─ edu.byu.hbll.box.internal.spring.DocumentsService.class - [JAR]
├─ edu.byu.hbll.box.internal.spring.QueueService.class - [JAR]
├─ edu.byu.hbll.box.internal.spring.SpringBootObjectFactory.class - [JAR]
├─ edu.byu.hbll.box.internal.spring.UriUtils.class - [JAR]
├─ edu.byu.hbll.box.internal.spring.WebSocketUpdateConfiguration.class - [JAR]
├─ edu.byu.hbll.box.internal.spring.WebSocketUpdateHandler.class - [JAR]