Quickstarts
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
Quickstart
Building Quarkus Application with MongoDB and Panache
In this tutorial, we will learn about building a Quarkus application with Panache and MongoDB. Panache is a Quarkus-specific library that simplifies the development of your Hibernate-based persistence layer.Dec 03, 2024