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

Blog - page 36

Kafka - When to commit?

Offset commiting strategies in the Kafka connector

Running a Quarkus native app inside a container on a Raspberry Pi

1.9.1.Final fixes issues and comes with documentation improvements.

Exploring some experimental SmallRye GraphQL features

Quarkus 1.9 has been released with lots of improvements on top of existing features.

Failure handling in the Kafka connector

Micrometer is the recommended approach for metrics with Quarkus.

We are very pleased to announce the 1.2.0 release of Quarkus Tools for IntelliJ. This release brings enhanced support for Eclipse Microprofile. Eclipse Microprofile Reactive Messaging If your application is based on Eclipse Microprofile Reactive Messaging, properties are enabled for: @Connector annotation @Outgoing annotation @Incoming annotation Here is an example of a Kafka based application: Eclipse Microprofile JWT If your application is based on Eclipse Microprofile JWT, the following properties will be enabled for your...