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 synapse-data-postgres-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.americanexpress.synapse.data.postgres.entity
├─ io.americanexpress.synapse.data.postgres.entity.BaseEntity.class - [JAR]
io.americanexpress.synapse.data.postgres.config
├─ io.americanexpress.synapse.data.postgres.config.BasePostgresDataConfig.class - [JAR]