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 inigma-mongo-0.10.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.inigma.shared.mongo
├─ org.inigma.shared.mongo.AggregationOutputConvertingCollection.class - [JAR]
├─ org.inigma.shared.mongo.DBCursorConvertingCollection.class - [JAR]
org.inigma.shared.rest
├─ org.inigma.shared.rest.MongoLoggingRestTemplate.class - [JAR]
org.inigma.shared.message
├─ org.inigma.shared.message.MongoMessageDaoTemplate.class - [JAR]
├─ org.inigma.shared.message.MongoMessageSource.class - [JAR]
org.inigma.shared.webapp
├─ org.inigma.shared.webapp.MonitorMongoService.class - [JAR]
├─ org.inigma.shared.webapp.StatusController.class - [JAR]
org.inigma.shared.config
├─ org.inigma.shared.config.MongoConfiguration.class - [JAR]