Java
Sign in to follow topics
Featured
All Java Content
- Latest
- Highest Rated
Article
Why Unstructured Data is a Good Fit for Java
This article focuses on how Java developers can effectively manage unstructured data using MongoDB. The schema-less architecture, paired with its natural integration with Java’s POJO model, streamlines the handling of unstructured data, offering agility and scalability for modern applications.Sep 16, 2024
Tutorial
Single-Collection Designs in MongoDB with Spring Data (Part 1)
Learn how to avoid joins in MongoDB by using Single Collection design patterns, and access those patterns using Spring Data in Java applications.Sep 09, 2024
Quickstart
Java - Change Streams
In this quickstart, learn how to use Change Streams using the MongoDB Java driver, with five different examples to showcase certain features.Sep 09, 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
Video
Getting Started with Atlas Search and Java
✅ Create your free Atlas cluster - https://mdb.link/qBpERzqej6o-free ✅ Load Sample data - https://mdb.link/qBpERzqej6o-sample ✅ Concepts of Atlas Search - https://mdb.link/qBpERzqej6o-concepts ✅ Blog link - https://mdb.link/qBpERzqej6o-blog - This video will help you understand the concepts of Atlas Search and create Atlas Search indexes using different methods. It includes creating Atlas Search indexes using Atlas UI, Atlas CLI, and the Spring Boot application.Sep 03, 2024
Tutorial
Getting Started With MongoDB and AWS CodeWhisperer
Get AWS CodeWhisperer running in VS Code. It also works with IDEs like IntelliJ IDEA, AWS Cloud9, AWS Lambda console, JupyterLab, & SageMaker Studio.Aug 29, 2024
Quickstart
How to Build a CRUD Application With MongoDB, Quarkus, and GraalVM
Explore the seamless integration of Quarkus, GraalVM, and MongoDB for lightning-fast CRUD RESTful APIs. Harness Quarkus' rapid startup time and Kubernetes compatibility for streamlined deployment.Aug 29, 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