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 graphql-database-manager-test-0.2.29.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.fleetpin.graphql.database.manager.test.annotations
├─ com.fleetpin.graphql.database.manager.test.annotations.DatabaseNames.class - [JAR]
├─ com.fleetpin.graphql.database.manager.test.annotations.DatabaseOrganisation.class - [JAR]
├─ com.fleetpin.graphql.database.manager.test.annotations.GlobalEnabled.class - [JAR]
├─ com.fleetpin.graphql.database.manager.test.annotations.TestDatabase.class - [JAR]
com.fleetpin.graphql.database.manager.test
├─ com.fleetpin.graphql.database.manager.test.DynamoDbInitializer.class - [JAR]
├─ com.fleetpin.graphql.database.manager.test.HistoryProcessor.class - [JAR]
├─ com.fleetpin.graphql.database.manager.test.TestDatabaseProvider.class - [JAR]