Spring Boot - MongoDB
Understand the main differences between document-oriented and relational paradigm
Implement CRUD operations
Reflect on design decisions for a document-oriented database
Implement associations between objects
o nested objects
o References
Perform queries with Spring Data and MongoRepository