Skip to content

消息模块:短信

简介

continew-starter-messaging-sms 是 ContiNew Starter 消息模块针对短信的默认处理,底层基于 SMS4J。

xml
<dependency>
    <groupId>top.continew</groupId>
    <artifactId>continew-starter-messaging-sms</artifactId>
</dependency>

主要特性

  • 版本锁定:涉及依赖已进行版本锁定,使用时无需配置版本

核心依赖

依赖描述
continew-starter-core
sms4j-spring-boot-starter