Featured
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 stepsOct 08, 2024 | 14 min read
All Spring Content
- Latest
- Highest Rated
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 stepsOct 08, 2024
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.Oct 02, 2024
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.Sep 23, 2024
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.Sep 03, 2024
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.Aug 29, 2024
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.Aug 29, 2024
Tutorial
Microservices Architecture: Deploy Locally With Java, Spring, and MongoDB
Learn about microservices architecture and deploy your first architecture locally using Spring Boot, Spring Cloud, and MongoDB.Aug 29, 2024
Video
Testing Java Applications with MongoDB Using TestContainers.
✅ Register for free tier Atlas → https://mdb.link/z8qC1lwIIUA-register ✅ Load sample Data → https://mdb.link/z8qC1lwIIUA-doc ✅ Link to article → https://mdb.link/z8qC1lwIIUA-article - This video will help you understand the usage of testcontainers in a Java application. This video also covers the use of testcontainers while writing integration testing for Spring Boot applications. - ✅ Learn more about testcontainers → https://testcontainers.com/ ✅ GitHubRepo Testcontainers with Vanilla Java → https://github.com/mongodb-developer/testcontainers-with-mongodb-and-java ✅ Testcontainers with SpringBoot applications → https://github.com/mongodb-developer/spring-boot-mongodb-aggregationsAug 26, 2024
Tutorial
Exploring the Advanced Search Capabilities With MongoDB Atlas Search
In this third part of our Atlas Search with Spring Boot series, we dive into advanced topics like custom analyzers, language-specific analyzers, GeoJSON data, and combining search with MongoDB's $lookup stage. If you haven’t read the earlier parts, check them out to build a solid foundation.Aug 20, 2024
Tutorial
Exploring Search Capabilities With Atlas Search
In the second part of our series on MongoDB Atlas Search with Spring Boot, we dive into practical applications of search indexes. Building on Part 1, which covered creating Atlas Search indexes, this article focuses on implementing search queries to enhance user experience. This tutorial equips you with the skills to implement efficient search functionality, making your applications more responsive and user-friendly. Whether you're new to MongoDB or experienced, you'll find valuable insights to optimize your search capabilities.Aug 20, 2024