项目作者: quarkusio

项目描述 :
Quarkus: Supersonic Subatomic Java.
高级语言: Java
项目地址: git://github.com/quarkusio/quarkus.git
创建时间: 2018-07-06T00:44:20Z
项目社区:https://github.com/quarkusio/quarkus

开源协议:Apache License 2.0

下载


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.