code-not-found / codenotfound-blog-comments

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

spring-jms-tutorials/ #1

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Spring JMS Tutorials · CodeNotFound

Detailed step-by-step tutorials on how to use Spring JMS.

https://codenotfound.com/spring-jms-tutorials/

bikathi commented 1 year ago

Tutorial Request

Hi, I have been using your tutorials to learn SpringJMS and Artemis/ActiveMQ. They're fantastic and straight to the point especially for a beginner. I would like you to add some more tutorials detailing how you can create durable topics and queues(and non-durable topics and queues) specifically on Artemis, and also how users can subscribe to the durable versions and how they can reconnect and receive messages they didn't receive while they were offline, when they come back. Please do it with the SpringJMS API only. It will be of a lot of help.