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 wu-database-h2-lazy-starter-1.1.9-JDK1.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wu.framework.inner.lazy.database.h2.expand.database.persistence
├─ com.wu.framework.inner.lazy.database.h2.expand.database.persistence.H2LazyOperationMethodSmartUpsert.class - [JAR]
├─ com.wu.framework.inner.lazy.database.h2.expand.database.persistence.H2LazyOperationMethodUpsert.class - [JAR]
├─ com.wu.framework.inner.lazy.database.h2.expand.database.persistence.H2LazyOperationMethodUpsertRemoveNull.class - [JAR]
├─ com.wu.framework.inner.lazy.database.h2.expand.database.persistence.LazyH2Operation.class - [JAR]
com.wu.framework.inner.lazy.database.config
├─ com.wu.framework.inner.lazy.database.config.H2Config.class - [JAR]