activemq-artemis/examples/features/standard/spring-boot-integration
Justin Bertram 88c686cc99 [maven-release-plugin] prepare release 2.9.0 2019-05-29 21:59:18 -05:00
..
src/main ARTEMIS-2033 add spring-boot-integration example 2018-08-14 23:45:31 +01:00
README.md ARTEMIS-2033 add spring-boot-integration example 2018-08-14 23:45:31 +01:00
pom.xml [maven-release-plugin] prepare release 2.9.0 2019-05-29 21:59:18 -05:00

README.md

ActiveMQ Artemis Spring Boot Example

To run the example, simply type mvn verify -Pexample 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 for configuration.