how to configure the JMSXGroupID property so all messages with this property are consumed by one consumer
ActiveMQ and Spring Boot Message queue Tutorial (w/ Examples)
How to create a producer and consumer to send and consume messages using message queue.
Run & Build ActiveMQ Docker Image
Recently, I needed to work with ActiveMQ. As a docker fan, I couldn’t find the latest version (5.17.2) docker i...