SpringBoot Redis 篇(四)

上篇文章介绍了SpringBootWeb:SpringBoot Web篇(二),方便大家快速入门、了解实践SpringBoot特性。本篇文章为大家介绍SpringBoot整合Redis。   Redis简介   Redis是一个高性能的key-value数据库。它支持存储的value类型很多,包括String(字符串)、List(列表)、Set(集合)、Sorted-Set(有序集合)和Hash(
相关文章
相关标签/搜索