Featured
Article
Spring Data Unlocked: Performance Optimization Techniques With MongoDB
Discover the journey of mastering MongoDB with Spring Data! In Part 1, we explored the basics, including MongoTemplate vs. MongoRepository. Part 2 took us deeper into advanced queries and Spring's powerful features. Now, in Part 3, we'll focus on optimizing your application with strategies like read preferences and indexingDec 04, 2024 | 5 min read
All Spring Content
- Latest
- Highest Rated
Tutorial
MongoDB Advanced Aggregations With Spring Boot and Amazon Corretto
This tutorial will help you create MongoDB aggregation pipelines using Spring Boot applications.Jun 26, 2024
Tutorial
Using Azure Kubernetes Services for Java Spring Boot Microservices
Learn how to deploy your Java Spring Boot microservice to Azure Kubernetes Services.Apr 15, 2024
News & Announcements
The 2022 MongoDB Java Developer Survey
MongoDB is conducted a survey for Java developersApr 02, 2024
Code Example
FULL APPLICATION
Reactive Java Spring Boot with MongoDB
Quick start to Reactive Java Spring Boot and Spring Data MongoDB with an example application which includes implementations ofReactiveMongoRepository and ReactiveMongoTemplate and multi-document ACID transactionsApr 02, 2024
Tutorial
Secure your API with Spring Data MongoDB and Microsoft EntraID
Using Microsoft Entra ID, Spring Boot Security, and Spring Data MongoDB, make a secure rest API.Apr 02, 2024
Video
MongoDB Community Creator Series: Otavio Santana
✅ Sign-up for a free cluster → https://mdb.link/OmXJKCKm0M0-register ✅ Get help on our Community Forums → https://mdb.link/OmXJKCKm0M0-forums - This episode of the MongoDB Podcast features Otavio Santana, known for his extensive work with Java and MongoDB. We dive into the technicalities and strategic insights of using MongoDB alongside Java in software development. Otavio discusses the potential of AI to reshape programming, the significance of multi-vendor strategies for API development, and his approach to data persistence in Java applications. Listeners will also gain perspective on Otavio’s contributions to open-source consulting and his thoughts on the evolving landscape of software development. Whether you’re deeply embedded in the tech world or simply interested in the intersection of MongoDB and Java, this conversation offers valuable insights into the challenges and opportunities that lie ahead. Join us as we explore the dynamic relationship between these technologies and what it means for the future of development on the MongoDB Podcast.Mar 27, 2024
Article
Java 21: Unlocking the Power of the MongoDB Java Driver With Virtual Threads
Learn more about the new Java 21 release and Virtual Threads.Jan 31, 2024
Code Example
FULL APPLICATION
How to Implement Client-Side Field Level Encryption (CSFLE) in Java with Spring Data MongoDB
In this advanced MongoDB CSFLE Java template, you'll learn all the tips and tricks for a successful deployment of CSFLE with Spring Data MongoDB.Jan 27, 2024
(+1)