The English version of quarkus.io is the official project site. Translated sites are community supported on a best-effort basis.

ブログ - page 44

How to combine reactive messaging, Kafka and the Rest client

1.7.2.Final fixes some regressions and bugs.

The Supersonic, Subatomic Quarkus Hackathon winners have been announced!

1.7.1.Final fixes some regressions and bugs.

A handy guide to Quarkus sessions at Red Hat's free Quarkus Day virtual event.

The Quarkus project moves fast and when we prepare bugfix releases, we usually have several dozens of pull requests to backport. The number of pull requests to backport is enormous and doing it via the GitHub UI is inconvenient and takes a lot of time (click PR, copy/paste commit hashes to cherry-pick, remove label, assign milestone, assign milestone to all fixed issues, next) plus some limitation of the UI (it’s not possible to sort by...

Failures are an inherent part of any software. This post explains how you handle them with Mutiny

The idea is simple, you pick your extensions and they are able to provide example code to get you started.

Exploring some SmallRye OpenAPI features