activemq-artemis/examples/features/standard/spring-boot-integration
Clebert Suconic 37cc298973 [maven-release-plugin] prepare release 2.18.0 2021-08-09 11:58:27 -04:00
..
src/main ARTEMIS-2033 add spring-boot-integration example 2018-08-14 23:45:31 +01:00
pom.xml [maven-release-plugin] prepare release 2.18.0 2021-08-09 11:58:27 -04:00
readme.md NO-JIRA a few example updates 2019-06-20 11:42:00 -04:00

readme.md

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 for configuration.