随笔分类 - Redis
摘要:如题。 我这里使用的是腾讯云短信平台,理由是,首次开通赠送100条短信 在个人实名认证之后,进入https://cloud.tencent.com/act/free 根据步骤,进行模板的填写和申请 接下来创建API秘钥https://console.cloud.tencent.com/cam/cap
阅读全文
摘要:网络上有一些设置键的过期时间的代码: this.redisTemplate.opsForValue().set("max", tempCount); this.redisTemplate.expire("max",tempTime,TimeUnit.SECONDS); 这对应的Redis命令中的se
阅读全文

浙公网安备 33010602011771号