Spring Boot Example of Spring Integration and ActiveMQ
Last Updated on June 2, 2019 by Simanta In this post, I’m going to walk you through using Spring Boot to set up a Hello World example using Spring Integration and ActiveMQ. We’ll configure Spring Integration to listen on an ActiveMQ queue. For fun, I’ll use Spock to place a message on the queue, and […]Continue reading