GitHub user ricardozanini opened a pull request:
https://github.com/apache/activemq-artemis/pull/2241
Added a Spring Boot Sample integration
Hi! This is a PR to add a Spring Boot sample to the "samples" directory.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ricardozanini/activemq-artemis
spring-boot-sample
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2241.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2241
----
commit d32bbba962a1249d0b96123d09fd22e45ec7ff2e
Author: Ricardo Zanini <ricardozanini@...>
Date: 2018-08-12T21:16:10Z
spring-boot example
----
---