The icon of the project
QR Code Generator
QR Code Generator has flexible options and absolute correctness.

Guides

This extension has a guide to get you going.

Installation

To add this extension to your project, use the relevant command in your Quarkus project directory:

Quarkus CLI

quarkus ext add io.quarkiverse.barcode:quarkus-qrcodegen

Maven

./mvnw quarkus:add-extension -Dextensions="io.quarkiverse.barcode:quarkus-qrcodegen"

Gradle

./gradlew addExtension --extensions="io.quarkiverse.barcode:quarkus-qrcodegen"