Guice Plugin

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.

Homepage POM file JAR file Javadoc
'com.github.jmkgreen.morphia:morphia-guice-plugin:1.2.2'

Dependencies

Compile dependencies

Test dependencies