Notifier Service
Overview
Section titled “Overview”The Notifier Service (notifier) is dedicated to managing and sending outgoing notifications. It handles various channels such as Email, SMS, Push Notifications, and potentially others.
Responsibilities
Section titled “Responsibilities”- Email Sending: Delivers transactional and marketing emails.
- SMS Delivery: Sends SMS messages.
- Push Notifications: Manages push notifications to mobile devices.
- Template Management: Handles notification templates (optional, depending on implementation).
Tech Stack
Section titled “Tech Stack”- Language: Java
- Framework: Spring Boot