Quarkus

Quarkus is a Kubernetes-native Java stack that's tailored for GraalVM and OpenJDK HotSpot, which helps Java programs run 10X faster, while being 100X smaller. It also improves the developer experience by adding features like live reloading/debugging and persistence with Panache.

Its integration with the Eclipse MicroProfile specification makes it the perfect choice for developing microservices and deploying them with Kubernetes.
Supersonic Subatomic Java
Quarkus 2.7.2

Best of Breed Libraries and Standards

Quarkus provides a cohesive, fun to use, full-stack framework by leveraging a growing list of over fifty best-of-breed libraries that you love and use. All wired on a standard backbone.

Learn more about Quarkus Extensions

Container First

Quarkus VS Springboot

Get Started

First

You need an IDE like IntelliJ IDEA, Eclipse, VSCode or even Vim or Emacs!

Second

You need a a JDK 8 or 11+ (any distribution) Optionally get GraalVM 20.3.1 for native compilation

Third

You need Apache Maven 3.6.2+ or Gradle

Fourth

Start Coding with QUARKUS 2.7.2 [announce|changelog]

Quickly Bootstrap Your Application

START CODING