Java starter for multiple SMS providers and template-based sending.
multiple-sms-spring-boot-starter is a Java starter that provides annotation-driven SMS sending with support for multiple templates and multiple providers. It exposes a SmsTemplate API and an @SMS annotation to select providers or templates, and is intended for Spring-based web applications that need configurable SMS notifications.
0