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

8 lines
320 B
Markdown

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