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 web-nosql-starter-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cloud.webgen.web.starter.nosql.config
├─ cloud.webgen.web.starter.nosql.config.MongoConfig.class - [JAR]
├─ cloud.webgen.web.starter.nosql.config.MongoProjBaseConfig.class - [JAR]
cloud.webgen.web.starter.nosql.model
├─ cloud.webgen.web.starter.nosql.model.AuditNoSqlModel.class - [JAR]
cloud.webgen.web.starter.nosql
├─ cloud.webgen.web.starter.nosql.Main.class - [JAR]
cloud.webgen.web.starter.nosql.repository
├─ cloud.webgen.web.starter.nosql.repository.AuditNoSqlRepository.class - [JAR]