Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

Join us at AWS re:Invent 2024! Learn how to use MongoDB for AI use cases.
MongoDB Developer
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Spring

Spring

plus Follow
Sign in to follow topics

Featured

Tutorial

Terraforming AI Workflows: RAG With MongoDB Atlas and Spring AI

Learn how to automate infrastructure management with HashiCorp Terraform and MongoDB Atlas. This tutorial covers setting up clusters, vector search, and building a Spring Boot RAG app with OpenAI embeddings for intelligent data retrieval and scalable cloud integration....
MongoDB thumbnail image
TerraformAISpringJava

Nov 18, 2024 | 11 min read
Tim Kelly
Tutorial

Spring Data Unlocked: Getting Started With Java and MongoDB

MongoDB thumbnail image

Nov 11, 2024 | 5 min read
Tutorial

Spring Data Unlocked: Advanced Queries With MongoDB

MongoDB thumbnail image

Nov 08, 2024 | 7 min read
Spring Articles
All Spring Articles
Article

How to Optimize Java Performance With Virtual Threads, Reactive Programming, and MongoDB

MongoDB thumbnail image

Aug 29, 2024 | 5 min read
Article

Streamlining Java Application Development With MongoDB: A Comprehensive Guide to Using Testcontainers

MongoDB thumbnail image

Jul 22, 2024 | 7 min read
Article

Java 21: Unlocking the Power of the MongoDB Java Driver With Virtual Threads

MongoDB thumbnail image

Jan 31, 2024 | 2 min read
All Spring Articles
Spring Code Examples
All Spring Code Examples
Code Example

Reactive Java Spring Boot with MongoDB

MongoDB thumbnail image

Apr 02, 2024 | 5 min read
Code Example

How to Implement Client-Side Field Level Encryption (CSFLE) in Java with Spring Data MongoDB

MongoDB thumbnail image

Jan 27, 2024 | 11 min read
Code Example

REST APIs with Java, Spring Boot, and MongoDB

MongoDB thumbnail image

Oct 25, 2023 | 4 min read
Spring Tutorials
All Spring Tutorials
Tutorial

Terraforming AI Workflows: RAG With MongoDB Atlas and Spring AI

MongoDB thumbnail image

Nov 18, 2024 | 11 min read
Tutorial

Spring Data Unlocked: Getting Started With Java and MongoDB

MongoDB thumbnail image

Nov 11, 2024 | 5 min read
Tutorial

Spring Data Unlocked: Advanced Queries With MongoDB

MongoDB thumbnail image

Nov 08, 2024 | 7 min read
Spring Videos
All Spring Videos
Video

Testing Java Applications with MongoDB Using TestContainers.

MongoDB thumbnail image
Play Button

Aug 26, 2024 | 7 min
Video

Sharding and Spring Data MongoDB: Scale Your Data

MongoDB thumbnail image
Play Button

Aug 15, 2024 | 8 min
Video

MongoDB Community Creator Series: Otavio Santana

MongoDB thumbnail image
Play Button

Mar 27, 2024 | 54 min
All Spring Content
search
  • Latest
  • Highest Rated
Tutorial

Terraforming AI Workflows: RAG With MongoDB Atlas and Spring AI

Learn how to automate infrastructure management with HashiCorp Terraform and MongoDB Atlas. This tutorial covers setting up clusters, vector search, and building a Spring Boot RAG app with OpenAI embeddings for intelligent data retrieval and scalable cloud integration.
MongoDB thumbnail image

Nov 18, 2024
Tim Kelly
Tutorial

Spring Data Unlocked: Getting Started With Java and MongoDB

Are you a Java developer with a passion for MongoDB and Spring? This series is for you. It walks you through integrating MongoDB with Spring Data, starting from the basics and moving towards more advanced concepts. You’ll learn the differences between MongoRepository and MongoTemplate, understand when to use each, and how to create complex queries with improved performance using indexes. By the end, you’ll be equipped to make the most of Spring Data’s features.
MongoDB thumbnail image

Nov 11, 2024
Ricardo Mello
Tutorial

Spring Data Unlocked: Advanced Queries With MongoDB

In the second part of the Spring Data Unlocked series, we continue building on the concepts introduced in Getting Started With Java and MongoDB. In this section, we focus on creating advanced queries and exploring how Spring Data works seamlessly with MongoDB.
MongoDB thumbnail image

Nov 08, 2024
Ricardo Mello
Tutorial

Seamless Media Storage: Integrating Azure Blob Storage and MongoDB With Spring Boot

Learn how to build a Spring Boot application to upload your media files into Azure Blob Storage, while storing associated metadata in MongoDB.
MongoDB thumbnail image

Nov 05, 2024
Tim Kelly
Tutorial

Building a Semantic Search Service With Spring AI and MongoDB Atlas

Learn how to get started with Spring AI and the MongoDB vector store integration. Use vector search to semantically search your data, all in the Spring ecosystem.
MongoDB thumbnail image

Oct 24, 2024
Tim Kelly
Tutorial

Java Meets Queryable Encryption: Developing a Secure Bank Account Application

Learn how to seamlessly integrate Java with MongoDB Queryable Encryption in a fully automated way. This process allows you to leverage the advanced encryption features of MongoDB, ensuring that your data remains protected even during complex queries, without the need for manual encryption or decryption steps
MongoDB thumbnail image

Oct 08, 2024
Ricardo Mello
Tutorial

Discover Your Ideal Airbnb: Implementing a Spring Boot & Atlas Search With Kotlin Sync Driver

Explore how to create a Kotlin Spring Boot application that leverages MongoDB Atlas Search for full-text search capabilities. This tutorial guides you through setting up Atlas, creating a search index, and building an app to efficiently find Airbnb listings based on custom search criteria.
MongoDB thumbnail image

Oct 02, 2024
Ricardo Mello
Tutorial

Retrieval-Augmented Generation With MongoDB and Spring AI: Bringing AI to Your Java Applications

Learn to create a Java Spring retrieval augmented generation application, with MongoDB.
MongoDB thumbnail image

Sep 23, 2024
Tim Kelly
Article

How to Optimize Java Performance With Virtual Threads, Reactive Programming, and MongoDB

Join us as we delve into the dynamic world of Java concurrency with Virtual Threads and Reactive Programming, complemented by MongoDB's seamless integration. Elevate your app's performance with practical tips and real-world examples in this comprehensive guide.
MongoDB thumbnail image

Aug 29, 2024
Maxime Beugnet
Tutorial

How to Connect to MongoDB With a SOCKS5 Proxy With Java

In this post, we explain the different methods you can use to connect to a MongoDB cluster through a SOCKS5 proxy with vanilla Java and Spring Boot.
MongoDB thumbnail image

Aug 29, 2024
Maxime Beugnet