Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

zikzakjack/spring-boot-jms-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

18 Commits

Repository files navigation

spring-boot-demo-jms

This example makes use of spring jms powered by spring boot. Sample code for how to send/receive messages from/to topic/queue.

Step 1: Create a scheduled tasks that will run at scheduled intervals. For e.g., TransactionAlert is created and posted.

Step 2: Send the Transaction Alerts to Topic

Step 3: Create 2 subscribers that listens the topic and fan out the message to two different queues for email and sms notifications

Step 4: Listen to the Queues

Step 5: Send emails

About

Demo project for Spring Boot JMS, Scheduling & JavaMail

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /