Blog - page 30

Hacktoberfest has begun and you wonder how to contribute to your favorite framework? We will try to give you some answers in this article.

In Java 15 *biased locking* is now disabled by default and is planned to be removed in the Java Virtual Machine as per JEP 374. We need your help seeing if it affects Quarkus performance in your application.

Running concurrent asynchronous actions with Mutiny

Quarkus Newsletter #8

Latest online content in and around Quarkus.

Cytech uses Quarkus to save Greek Tourism

How to Use Kafka, Schema Registry, and Avro with Quarkus

1.8.1.Final fixes some regressions and bugs and introduces the RESTEasy Multipart extension.

We are very pleased to announce the 1.1.0 release of Quarkus Tools for IntelliJ. This release brings support for YAML configuration files and bug fixes. application.yaml support Code completion (Ctrl + ENTER) Property documentation Select a property and press Ctrl+Q Syntax validation Wrong property key names or values are reported Moving Forward If you have any questions, suggestions or feedback, by all means please open an issue. Thank you for reading and stay tuned for...

Quarkus 1.8 has been released with multiple persistence units support, a Micrometer extension, jbang integration and an update to GraalVM 20.2.

How to use API using pagination with Mutiny