- Course
Spring Data Mongo: Getting Started
Spring Data MongoDB provides for easy integration between Spring applications and the popular MongoDB document database. This course will teach you how to effectively query MongoDB from Spring, manage indexes and collections, override mappings with converters, and implement session and transaction management.
- Course
Spring Data Mongo: Getting Started
Spring Data MongoDB provides for easy integration between Spring applications and the popular MongoDB document database. This course will teach you how to effectively query MongoDB from Spring, manage indexes and collections, override mappings with converters, and implement session and transaction management.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Spring Data MongoDB is a part of the umbrella Spring Data project that provides for easy integration between Spring applications and the popular MongoDB document database. In "Spring Data Mongo: Getting Started", you will learn about the specific features and capabilities Spring provides for interacting with MongoDB. First, you will discover querying MongoDB from Spring using MongoRepository, MongoTemplate, the Criteria object, and custom cascading. Next, you will explore the topics of managing indexes and collections. Finally, you will touch on the principles of overriding mappings with converters and implementing session and transaction management. When you are finished with this course, you will have mastered Spring Data MongoDB, which will help you as you integrate MongoDB with your Spring applications.
Software required: Git, Java JDK, Apache Maven, Java IDE, and MongoDB.