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 tekingb-testapp-0.1.0-Alpha.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tekingb.testapp
├─ com.tekingb.testapp.Qtentity.class - [JAR]
├─ com.tekingb.testapp.Qtutorial.class - [JAR]
├─ com.tekingb.testapp.tEntityRepository.class - [JAR]
├─ com.tekingb.testapp.tentity.class - [JAR]
├─ com.tekingb.testapp.testAppApplication.class - [JAR]
├─ com.tekingb.testapp.tutorial.class - [JAR]