DreamPearl / quarkus-artemis

Quarkus Artemis extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quarkus Artemis

All Contributors

Version

Introduction

This Quarkus extension enables the use of the Apache ActiveMQ Artemis JMS client in Quarkus.

It provides configuration properties to configure the JMS client and native executable support.

It is a replacement for the quarkus-artemis-jms extension originally part of the Quarkus core distribution.

Next to the JMS client, it also enables the use of the Apache ActiveMQ Artemis Core client (used by the JMS client). It is automatically enabled if quarkus-artemis-core is added as dependency without quarkus-artemis-jms.

Documentation

The documentation for this extension can be found here.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Jacob Middag
Jacob Middag

πŸ’» 🚧
Marco Bungart
Marco Bungart

πŸ’» 🚧
Zheng Feng
Zheng Feng

πŸ’» 🚧
louisa-fr
louisa-fr

πŸ’» 🚧
Felix Neumann
Felix Neumann

πŸ“–
Rakhi Kumari
Rakhi Kumari

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Quarkus Artemis extensions

License:Apache License 2.0


Languages

Language:Java 100.0%