A Kubernetes native Java stack tailored for GraalVM & OpenJDK HotSpot, crafted from the best of breed Java libraries and standards
Quarkus makes creating cloud-native container-first Java applications a productive and efficient experience.
Combine both the familiar imperative code and the non-blocking reactive style when developing applications.
Quarkus tailors your application for GraalVM and HotSpot. Amazingly fast boot time, incredibly low RSS memory (not just heap size!) offering near instant scale up and high density memory utilization in container orchestration platforms like Kubernetes. We use a technique we call compile time boot.
./my-native-java-rest-app
Quarkus started in 0.008s

A cohesive platform for optimized developer joy:
- Unified configuration
- Zero configuration, live reload in the blink of an eye
- Streamlined code for the 80% common usages, flexible for the 20%
- No hassle native executable generation
Quarkus brings a cohesive, fun to use full-stack framework by leveraging best of breed libraries you love and use wired on a standard backbone.
Useful links: