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 cform-resource-aws-dynamodbitem-1.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
pl.wrzasq.cform.resource.aws.dynamodbitem.model
├─ pl.wrzasq.cform.resource.aws.dynamodbitem.model.ResourceModel.class - [JAR]
├─ pl.wrzasq.cform.resource.aws.dynamodbitem.model.ResourceModelKt.class - [JAR]
pl.wrzasq.cform.resource.aws.dynamodbitem.action
├─ pl.wrzasq.cform.resource.aws.dynamodbitem.action.CreateHandler.class - [JAR]
├─ pl.wrzasq.cform.resource.aws.dynamodbitem.action.DeleteHandler.class - [JAR]
├─ pl.wrzasq.cform.resource.aws.dynamodbitem.action.ReadHandler.class - [JAR]
pl.wrzasq.cform.resource.aws.dynamodbitem.config
├─ pl.wrzasq.cform.resource.aws.dynamodbitem.config.LambdaResourcesFactory.class - [JAR]
├─ pl.wrzasq.cform.resource.aws.dynamodbitem.config.ResourcesFactory.class - [JAR]