03 2021 档案

摘要: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)
摘要:这是 springboot 中 yml 语法的的一个坑,在我现在用的最新版本2.4.2 的springBoot中所推荐 yml 的格式是 data-username: root data-password: 112233 就是前面加了 data- 的这种格式导致了这个错误,也是我自己太蠢写的时候没发 阅读全文
posted @ 2021-03-14 00:19 夜凝空凝 阅读(359) 评论(0) 推荐(0)