This project demonstrates how to design a multi-channel notification service that supports a multitude of communication channels. For the demonstration, we have added WhatsApp, Telegram, Mail, and Twilio Messaging.
./mvnw clean ; ./mvnw clean compile spring-boot:start
./mvnw spring-boot:stop