code-not-found / codenotfound-blog-comments

Repository to store the comment for https://codenotfound.com/
0 stars 0 forks source link

spring-jms-activemq-example #7

Open utterances-bot opened 7 months ago

utterances-bot commented 7 months ago

Spring JMS ActiveMQ Example · CodeNotFound

A detailed step-by-step tutorial on how to connect to Apache ActiveMQ using Spring JMS and Spring Boot.

https://codenotfound.com/spring-jms-activemq-example.html

Muktalgrg commented 7 months ago

What happens when activeMQ artemis goes down? Is there any way for spring boot app to retry pushing message for multiple times just like listener keeps on listening.