Skip to content

quarkusio/quarkus

Folders and files

NameName
Last commit message
Last commit date
Mar 24, 2025
Jan 22, 2025
Mar 27, 2025
Mar 14, 2025
Nov 2, 2022
Aug 30, 2022
Mar 13, 2025
Mar 14, 2025
Mar 28, 2025
Mar 26, 2025
Mar 26, 2025
Oct 20, 2022
Mar 25, 2025
Mar 27, 2025
Mar 28, 2025
Mar 28, 2025
Mar 28, 2025
Sep 4, 2024
Mar 25, 2025
Mar 21, 2025
Jun 9, 2023
Apr 7, 2024
Oct 24, 2023
Jan 8, 2025
Mar 17, 2025
Jun 6, 2024
Jun 25, 2024
Jun 30, 2022
Mar 24, 2025
Mar 30, 2020
Apr 3, 2024
Mar 25, 2025
Mar 10, 2025
Oct 25, 2024
Dec 24, 2024
Feb 25, 2024
Mar 1, 2019
Feb 26, 2025
Feb 26, 2025
Mar 26, 2025
Aug 11, 2024
Mar 19, 2025

Repository files navigation

Quarkus Quarkus

Version GitHub Actions Status Commits License Project Chat Gitpod Ready-to-Code Supported JVM Versions Develocity GitHub Repo stars Gurubase

Quarkus - Supersonic Subatomic Java

Quarkus is a Cloud Native, (Linux) Container First framework for writing Java applications.

  • Container First: Minimal footprint Java applications optimal for running in containers.
  • Cloud Native: Embraces 12 factor architecture in environments like Kubernetes.
  • Unify imperative and reactive: Brings under one programming model non-blocking and imperative styles of development.
  • Standards-based: Based on the standards and frameworks you love and use (RESTEasy and JAX-RS, Hibernate ORM and JPA, Netty, Eclipse Vert.x, Eclipse MicroProfile, Apache Camel...).
  • Microservice First: Brings lightning fast startup time and code turnaround to Java apps.
  • Developer Joy: Development centric experience without compromise to bring your amazing apps to life in no time.

All under ONE framework.

Getting Started

Migration Guides

We collect all the migration notes in our migration guides.

Release Planning

Interested in when the next release is coming? Check our release planning document for details.

How to build Quarkus

The build instructions are available in the contribution guide.