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 jamgo-test-8.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jamgo.test.p6spy
├─ org.jamgo.test.p6spy.TestJdbcEventListener.class - [JAR]
├─ org.jamgo.test.p6spy.TestJdbcEventsCollector.class - [JAR]
├─ org.jamgo.test.p6spy.TestTableNamesFinder.class - [JAR]
org.jamgo.test
├─ org.jamgo.test.DataCleaner.class - [JAR]
├─ org.jamgo.test.H2DataCleaner.class - [JAR]
├─ org.jamgo.test.JamgoControllerDocumentationTest.class - [JAR]
├─ org.jamgo.test.JamgoControllerTest.class - [JAR]
├─ org.jamgo.test.JamgoRepositoryTest.class - [JAR]
├─ org.jamgo.test.JamgoTest.class - [JAR]
├─ org.jamgo.test.PostgresDataCleaner.class - [JAR]
├─ org.jamgo.test.TestLogExtension.class - [JAR]