Morphia Build
· Morphia is an Object-Document Mapper, written in Java for MongoDB.
Application developer authoring code in Java and using the mongo-java-driver
can use Morphia to map POJO classes into MongoDB documents and vice-versa.
Morphia provides a Datastore, Query, and DAO-style interfaces including CRUD
services in a type-safe manner.
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 morphia-parent-1.2.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.