# aliyun_note_verify **Repository Path**: ckfeng/aliyun_note_verify ## Basic Information - **Project Name**: aliyun_note_verify - **Description**: 阿里云实现短信验证 - **Primary Language**: Unknown - **License**: Artistic-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aliyun_note_verify #### 介绍 基于springboot整合阿里云大于实现短信验证 #### 软件架构 springboot版本:2.3.4.RELEASE jdk版本:1.8 遵循Restful风格 #### 安装教程 项目中用到redis,需要安装redis #### 使用说明 保证redis在运行状态 使用idea直接导入项目直接跑起来即可 访问api路径为:http://localhost:9090/send/电话号码 博客地址为:[https://www.cnblogs.com/ckfeng/p/13723634.html](http://)