diff --git a/persistence-modules/java-mongodb/README.md b/persistence-modules/java-mongodb/README.md index 045b245030..f1542e3ee9 100644 --- a/persistence-modules/java-mongodb/README.md +++ b/persistence-modules/java-mongodb/README.md @@ -4,3 +4,4 @@ - [A Simple Tagging Implementation with MongoDB](http://www.baeldung.com/mongodb-tagging) - [MongoDB BSON Guide](https://www.baeldung.com/mongodb-bson) - [Geospatial Support in MongoDB](https://www.baeldung.com/mongodb-geospatial-support) +- [Introduction to Morphia – Java ODM for MongoDB](https://www.baeldung.com/mongodb-morphia)