mirror of
https://github.com/jlengrand/quarkus.git
synced 2026-03-10 08:41:22 +00:00
420ab39209b7f59522e45ec29d94c6b9077ad7b5
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.
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
Languages
Java
98.8%
Fluent
0.6%
HTML
0.3%
ANTLR
0.2%
