# aliyun-sms-spring-boot-starter **Repository Path**: zhuyan005/aliyun-sms-spring-boot-starter ## Basic Information - **Project Name**: aliyun-sms-spring-boot-starter - **Description**: aliyun-sms-spring-boot-starter - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-19 - **Last Updated**: 2021-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aliyun-sms-spring-boot-starter #### 介绍 aliyun-sms-spring-boot-starter #### 软件架构 软件架构说明 #### 使用说明 application.yml ``` # 阿里云短信平台 ali: sms: region-id: cn-hangzhou access-key-id: xxx access-secret: xxxxx enable: true ```