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 spals-appbuilder-mapstore-dynamodb-0.6.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.spals.appbuilder.mapstore.dynamodb
├─ net.spals.appbuilder.mapstore.dynamodb.DynamoDBClientProvider.class - [JAR]
├─ net.spals.appbuilder.mapstore.dynamodb.DynamoDBMapStoreIndexPlugin.class - [JAR]
├─ net.spals.appbuilder.mapstore.dynamodb.DynamoDBMapStorePlugin.class - [JAR]
├─ net.spals.appbuilder.mapstore.dynamodb.DynamoDBMapStoreUtil.class - [JAR]