This guide walks you through the process of publishing and subscribing to messages using a JMS broker.
essentialprogramming/spring-jms-example
Messaging with Spring JMS: Learn how to create a simple publish-subscribe application with Spring and JMS.
JavaMIT