Articles
Quarkus is an open-source, Kubernetes-native Java framework designed for developing cloud-native applications. It optimizes Java for serverless and microservices architectures, offering fast startup times and low memory footprint. Quarkus supports various programming models, including reactive and imperative, and integrates seamlessly with popular Java libraries and frameworks.- Latest
- Highest Rated
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