Skip to content

Implement RabbitMQ notification consumer (email dispatcher) #22

@Mrigankkh

Description

@Mrigankkh

escription
Listen to the RabbitMQ queue, extract notification data, and send an email to each subscriber.

Tasks

Create consumer using @RabbitListener

Deserialize NotificationMessage

Use EmailService to send email

Testing

Unit test with mock email service

Integration test with real/local RabbitMQ

Metadata

Metadata

Assignees

Projects

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions