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 10 months ago

utterances-bot commented 10 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 10 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.