November 28, 2019

158 words 1 min read

quarkusio/quarkus

quarkusio/quarkus

Quarkus: Supersonic Subatomic Java.

repo name quarkusio/quarkus
repo link https://github.com/quarkusio/quarkus
homepage https://quarkus.io
language Java
size (curr.) 47295 kB
stars (curr.) 4142
created 2018-07-06
license Apache License 2.0

Quarkus

Version GitHub Actions Status License Project Chat

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 turn around 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

How to build Quarkus

The build instructions are available in the contribution guide.

comments powered by Disqus