diff --git a/persistence-modules/java-mongodb-3/README.md b/persistence-modules/java-mongodb-3/README.md index 4296c96ed8..48fc211370 100644 --- a/persistence-modules/java-mongodb-3/README.md +++ b/persistence-modules/java-mongodb-3/README.md @@ -4,3 +4,4 @@ - [Query Documents using Document ID in MongoDB](https://www.baeldung.com/mongodb-query-documents-id) - [Insert Array Inside an Object in MongoDB](https://www.baeldung.com/java-mongodb-document-insert-array) - [Guide to Filters in MongoDB](https://www.baeldung.com/java-mongodb-filters) +- [Add Field to an Existing MongoDB Bson Filter in Java](https://www.baeldung.com/java-mongodb-add-field-bson-filter)