Message Starter
Provides unified messaging capabilities for Softa applications:
- Email: send emails, receive emails, and render email templates
- SMS: send SMS messages, batch send, render templates, and retry on failure
- Inbox: push notifications and create actionable todo items for users
Dependency
<dependency>
<groupId>io.softa</groupId>
<artifactId>message-starter</artifactId>
<version>${softa.version}</version>
</dependency>Last updated on