activemq-artemis/examples/features/standard/spring-integration
Clebert Suconic 4ad830fb95 Bumping artemis as 3.0
After removing ActiveMQ Artemis rest (per ARTEMIS-3987), we should start promoting Artemis as 3.0
2022-09-12 15:09:31 -04:00
..
src/main ARTEMIS-1954 eliminate all possible usage of JMSServerManager 2018-07-12 14:24:44 -04:00
pom.xml Bumping artemis as 3.0 2022-09-12 15:09:31 -04:00
readme.md NO-JIRA a few example updates 2019-06-20 11:42:00 -04:00

readme.md

ActiveMQ Artemis Spring 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.