#BAEL-17507 add README descriptions

This commit is contained in:
Alessio Stalla
2019-10-02 22:39:08 +02:00
parent 2e030a63b7
commit 97b9b2b9a9
13 changed files with 71 additions and 13 deletions

View File

@@ -1,4 +1,8 @@
## Relevant articles:
## MongoDB
This module contains articles about MongoDB in Java.
### Relevant articles:
- [A Guide to MongoDB with Java](http://www.baeldung.com/java-mongodb)
- [A Simple Tagging Implementation with MongoDB](http://www.baeldung.com/mongodb-tagging)