# 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. |