EventGet 50% off your ticket to MongoDB.local London on October 2. Use code WEB50Learn more >>
MongoDB Developer
MongoDB Developer Centerchevron-right
Developer Topicschevron-right

Java

plus Follow
Sign in to follow topics
A high-level, class-based, object-oriented programming language. With Java Virtual Machine (JVM) Java applications are called WORA (Write Once Run Anywhere).

Featured

Quickstart

Java - Mapping POJOs

Learn how to use the native mapping of POJOs using the MongoDB Java Driver....
MongoDB thumbnail image
MongoDBJava

Mar 01, 2024 | 5 min read
Maxime Beugnet
Tutorial

Java Aggregation Expression Builders in MongoDB

MongoDB thumbnail image

Apr 02, 2024 | 11 min read
Quickstart

Getting Started with MongoDB and Java - CRUD Operations Tutorial

MongoDB thumbnail image

Mar 01, 2024 | 24 min read
Java Articles
All Java Articles
Article

Why unstructured data is a good fit for Java

MongoDB thumbnail image

Aug 30, 2024 | 7 min read
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
All Java Articles
Java Quickstarts
All Java Quickstarts
Quickstart

How to Build a CRUD Application With MongoDB, Quarkus, and GraalVM

MongoDB thumbnail image

Aug 29, 2024 | 7 min read
Quickstart

Getting started with Minecraft and MongoDB

MongoDB thumbnail image

Jul 15, 2024 | 4 min read
Quickstart

Getting Started with MongoDB and Java - CRUD Operations Tutorial

MongoDB thumbnail image

Mar 01, 2024 | 24 min read
Java Code Examples
All Java 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
Java Tutorials
All Java Tutorials
Tutorial

Building a Semantic Search Service With Spring AI and MongoDB Atlas

MongoDB thumbnail image

Sep 03, 2024 | 9 min read
Tutorial

How to Connect to MongoDB With a SOCKS5 Proxy With Java

MongoDB thumbnail image

Aug 29, 2024 | 2 min read
Tutorial

Microservices Architecture: Deploy Locally With Java, Spring, and MongoDB

MongoDB thumbnail image

Aug 29, 2024 | 4 min read
Java Videos
All Java Videos
Video

Getting Started with Atlas Search and Java

MongoDB thumbnail image
Play Button

Sep 03, 2024 | 14 min
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
All Java Content
search
  • Latest
  • Highest Rated
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.
Schema design

Sep 09, 2024
Graeme Robinson
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.
MongoDB thumbnail image

Sep 09, 2024
Maxime Beugnet
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

Sep 03, 2024
Tim Kelly
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.
MongoDB thumbnail image
Play Button

Sep 03, 2024
Tutorial

How to Migrate PostgreSQL to MongoDB With Confluent Kafka

MongoDB thumbnail image

Aug 30, 2024
Rajesh S Nair
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.
MongoDB thumbnail image

Aug 29, 2024
Shane McAllister
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.
MongoDB thumbnail image

Aug 29, 2024
Maxime Beugnet
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
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.
MongoDB thumbnail image

Aug 29, 2024
Aasawari Sahasrabuddhe