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
.
The documentation for this extension can be found here.
Thanks goes to these wonderful people (emoji key):
Jacob Middag 💻 🚧 |
Marco Bungart 💻 🚧 |
Zheng Feng 💻 🚧 |
This project follows the all-contributors specification. Contributions of any kind welcome!