blob: b61369da32911a4a03877a31477e49abcaca1513 [file] [log] [blame] [view]
# ActiveMQ Artemis Spring Example
If you have not already done so, [prepare the broker distribution](../../../../README.md#getting-started) before running the example.
To run the example, simply type **mvn verify** from this directory
This examples shows how to setup and run an embedded broker within a Spring ApplicationContext using ActiveMQ Artemis along with ActiveMQ Artemis configuration files.