Georgios Andrianakis 4b366ab31f Ensure that sharing of KubernetesConfig doesn't result in runtime exceptions
These new modules are needed to ensure that Quarkus does not end up generating
runtime code that refers to the KubernetesClient when only the Kubernetes extension
is used
2020-02-21 10:21:33 +02:00
2020-02-20 23:43:10 +01:00
2020-02-20 23:43:10 +01:00
2019-09-18 22:50:27 +02:00
2019-03-01 22:28:15 +00:00
2019-04-09 17:38:26 -05:00
2018-11-22 13:33:06 +11:00
2020-02-14 16:32:28 +00:00
2019-11-18 12:31:04 +01:00

Quarkus

Version Build 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.

Description
No description provided
Readme 51 MiB
Languages
Java 98.8%
Fluent 0.6%
HTML 0.3%
ANTLR 0.2%