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
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
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
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