会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
夜凝空凝
博客园
首页
新随笔
联系
订阅
管理
2021年3月17日
Redis初探笔记
摘要: Redis 大数据时代的3V 海量Volume 多样Variety 实时Velocity 互联网需求的3高 高并发 高可扩 高性能 Redis的五大数据类型 --set set/get/append/strlen incr/decr/incrby/decrby getset/setex/setnx
阅读全文
posted @ 2021-03-17 14:48 夜凝空凝
阅读(77)
评论(0)
推荐(0)
2021年3月14日
解决springboot 连接 mysql 时报错 using password: NO的方案
摘要: 这是 springboot 中 yml 语法的的一个坑,在我现在用的最新版本2.4.2 的springBoot中所推荐 yml 的格式是 data-username: root data-password: 112233 就是前面加了 data- 的这种格式导致了这个错误,也是我自己太蠢写的时候没发
阅读全文
posted @ 2021-03-14 00:19 夜凝空凝
阅读(359)
评论(0)
推荐(0)
公告