- Latest
- Highest Rated
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
Tutorial
Single-Collection Designs in MongoDB with Spring Data (Part 2)
In the second part of the series, we provide examples of how the single-collection pattern can be utilized in Java applications using Spring Data MongoDB.Aug 12, 2024
Tutorial
Getting started with MongoDB Atlas Search and Java
This tutorial will help you understand the concepts of Atlas Search and also teach how to create the indexes using Atlas UI, Atlas CLI and programatically using Spring Boot Application.Jul 30, 2024
Tutorial
Bring Sharding to Your Spring Boot App with Spring Data MongoDB
Learn how to incorporate sharding into your Spring Boot App with Spring Data MongoDB. Improve the efficiency of your high throughput applications with horizontal scaling.Jul 08, 2024
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
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