QUARKUS 3.0
has launched.
Quarkus 3.0 continues the mission of making Java the preferred framework for Kubernetes-native development with new developer tools and improved performance.
Quarkus特性
容器优先
Quarkus为GraalVM和HotSpot定制你的应用程序。令人惊讶的快速启动时间,令人难以置信的低RSS内存(不仅仅是堆的大小!),在Kubernetes等容器协调平台中提供近乎即时的扩展和高密度的内存利用。我们使用一种我们称之为编译时启动的技术。
The live coding fast feedback loop was very useful when developing with Quarkus. Although fast startup was nice, it wasn’t critical since our apps are long-running, but during development, as we tweaked our APIs, being able to immediately re-test saved us a ton of development time.
- Lead Developer on the Adoptium Technical Steering Committee
Quarkus提供了无与伦比的性能

Quarkus World Tour 2023
一个Java用户组的虚拟之旅(如果可能的话还可以亲自去),创建一个独特的亲身体验,造访旨在帮助您在Kubernetes世界中开始使用Java的Quarkus专家。
最近的Blog更新
May 31, 2023 Tags: release
We released Quarkus 3.1.0.Final with a new API for programmatically creating Reactive REST Clients, among other things.
May 25, 2023 Tags: release
Quarkus 3.0.4.Final is the third maintenance release of our 3.0 release train.
May 25, 2023 Tags: migration
Quarkus 3 is out and we encourage our users to upgrade their applications to experience the best Quarkus ever!
反馈和帮助
对于使用问题,我们建议到:
- 使用我们GitHub项目上的讨论部分。
- 在Stack
Overflow的
quarkus
标签下提问题
对于与Quarkus自身开发相关的问题:
- 可以访问 quarkus-dev Google Groups讨论组
- 或在 Zulip (
#dev
stream) 聊天室发问。
加入Quarkus社区
请查看我们的GitHub,了解有关报告问题和提交合并请求流程的详细信息。
每一份贡献都是有价值的。它可以是bug报告、示例应用程序、功能请求、文档中的修复或仅仅是反馈。
我们非常欢迎您的帮助!不要犹豫,加入我们大家吧。