# sms-verification-redis **Repository Path**: YuDaqian/sms-verification-redis ## Basic Information - **Project Name**: sms-verification-redis - **Description**: 实现极光短信发送、短信登录,极光一键登录 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-04-14 - **Last Updated**: 2023-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 使用springboot、redis 实现极光短信发送、短信登录,极光一键登录 其中对一些数据用hutool工具包进行了加解密操作 一些密钥信息配置在yaml文件中 ![1650034986224](https://img-blog.csdnimg.cn/743bff349f5e4f71988cafd636a073ff.png?x-oss-process=image/watermark,type_d3F5LXplbmhlaQ,shadow_50,text_Q1NETiBA5Luj56CB5Yyq5b6S,size_20,color_FFFFFF,t_70,g_se,x_16) 测试: 测试的service ![1650034583131](https://img-blog.csdnimg.cn/296d0c1252024253b9bea663a596fcb5.png) 测试类 ![1650034742364](https://img-blog.csdnimg.cn/f0788cd1bb364d6f90ef6033b11a9f7c.png) 博客: https://blog.csdn.net/munangs/article/details/126801411 https://blog.csdn.net/munangs/article/details/126782626