io.mats3.test.broker.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mats-test-broker Show documentation
Show all versions of mats-test-broker Show documentation
Mats^3 Testing MQ Broker to easily create a MatsFactory backed by an in-vm MQ Broker. Also employed by several of the other Mats^3 testing tools. Default uses Apache ActiveMQ, but may be directed to use Apache Artemis instead.
The newest version!
/**
* Tool for creating a MQ Broker to easily create a MatsFactory backed by an in-vm MQ Broker, employed by several of the
* other Mats testing tools - by default uses Apache ActiveMQ, but may be directed to use Apache Artemis instead, or
* to use an external ActiveMQ or Artemis broker.
*/
package io.mats3.test.broker;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy