Java
Sign in to follow topics
Featured
All Java Content
- Latest
- Highest Rated
Tutorial
Seamless Media Storage: Integrating Azure Blob Storage and MongoDB With Spring Boot
Learn how to build a Spring Boot application to upload your media files into Azure Blob Storage, while storing associated metadata in MongoDB.Nov 05, 2024
Tutorial
AI-Powered Playlist Generator: Crafting Custom Vibes With Deeplearning4j and MongoDB
Create custom playlists with the AI-powered Playlist Generator tutorial, using Deeplearning4j and MongoDB Atlas Vector Search to turn any unique vibe—like 'midwestern emo puppy love'—into the perfect song collection. This guide walks through embedding song lyrics, leveraging Java-based deep learning for semantic understanding, and querying MongoDB to return tunes that match your playlist’s essence. Dive in for a detailed, hands-on experience with Java, GloVe embeddings, MongoDB, and vector search integration to simplify your playlist creation with AI.Oct 25, 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.Oct 24, 2024
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
Article
Building a Quarkus Application to Perform MongoDB Vector Search
This article explores building a Quarkus application using MongoDB's vector search for smarter, context-aware search results. We'll cover generating embeddings with Gemini AI and creating a vector index in MongoDB. Learn how to enhance your application's search capabilities with this modern approach.Oct 07, 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.Oct 01, 2024
Quickstart
Java - Aggregation Pipeline
Learn how to use the Aggregation Pipeline using the MongoDB Java Driver.Oct 01, 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.Sep 26, 2024