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 bxfs-mongodb-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sinsz.c.mongo.context
├─ com.sinsz.c.mongo.context.BxfsMongoAuditingRegistrar.class - [JAR]
├─ com.sinsz.c.mongo.context.BxfsMongoRegistrar.class - [JAR]
com.sinsz.c.mongo.annotation
├─ com.sinsz.c.mongo.annotation.EnableBxfsMongo.class - [JAR]
com.sinsz.c.mongo.base
├─ com.sinsz.c.mongo.base.BaseMongoRepository.class - [JAR]
├─ com.sinsz.c.mongo.base.IBaseMongoRepository.class - [JAR]