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 road-tollbooth-app-6.0.21.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.hotels.road.tollbooth.app
├─ com.hotels.road.tollbooth.app.JsonNodeSerializer.class - [JAR]
├─ com.hotels.road.tollbooth.app.JsonPatchApplier.class - [JAR]
├─ com.hotels.road.tollbooth.app.PatchApplicationException.class - [JAR]
├─ com.hotels.road.tollbooth.app.PatchProcessor.class - [JAR]
├─ com.hotels.road.tollbooth.app.RootController.class - [JAR]
├─ com.hotels.road.tollbooth.app.TollBooth.class - [JAR]
├─ com.hotels.road.tollbooth.app.TollboothApp.class - [JAR]