activemq-artemis/examples/features/standard/spring-boot-integration/readme.md

8 lines
320 B
Markdown
Raw Normal View History

# ActiveMQ Artemis Spring Boot Example
2019-06-18 14:09:42 -04:00
To run the example, simply type **mvn verify** from this directory.
This example shows how to setup and run an embedded broker within a Spring Boot Application relying on [AMQP 1.0 JMS Spring Boot project](https://github.com/amqphub/amqp-10-jms-spring-boot) for configuration.