Stuart Douglas 420ab39209 Temp workaround: use a single thread to generate native image
Workaround for https://github.com/oracle/graal/issues/1927

Should be possible to remove this in 19.3.1

This is a different problem to the previous one that this
fix worked around, however because we were using this setting
we only ran into the thread safety problem after it was removed.
2019-12-09 23:58:50 +01:00
2019-12-09 23:56:36 +01:00
2019-12-09 23:57:31 +01:00
2019-11-13 12:57:27 -03:00
2019-09-18 22:50:27 +02:00
2019-11-22 16:26:38 -03:00
2019-11-25 15:09:29 +05:30
2019-03-01 22:28:15 +00:00
2019-04-09 17:38:26 -05:00
2018-11-22 13:33:06 +11:00
2019-12-02 10:15:53 +01: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%