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-towtruck-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.towtruck
├─ com.hotels.road.towtruck.JsonNodeSerializer.class - [JAR]
├─ com.hotels.road.towtruck.RootController.class - [JAR]
├─ com.hotels.road.towtruck.Towtruck.class - [JAR]
├─ com.hotels.road.towtruck.TowtruckApp.class - [JAR]
├─ com.hotels.road.towtruck.TowtruckStartup.class - [JAR]