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 plugin-mongo-core-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.fengzaiyao.plugin.mongo.core.annotation
├─ io.github.fengzaiyao.plugin.mongo.core.annotation.EntityLogicId.class - [JAR]
io.github.fengzaiyao.plugin.mongo.core.util
├─ io.github.fengzaiyao.plugin.mongo.core.util.ReflectionsUtil.class - [JAR]
io.github.fengzaiyao.plugin.mongo.core.service
├─ io.github.fengzaiyao.plugin.mongo.core.service.BaseServiceImpl.class - [JAR]
├─ io.github.fengzaiyao.plugin.mongo.core.service.IBaseService.class - [JAR]
io.github.fengzaiyao.plugin.mongo.core.model
├─ io.github.fengzaiyao.plugin.mongo.core.model.BaseEntity.class - [JAR]