# SpringBoot-Redis **Repository Path**: luodea_admin/SpringBoot-Redis ## Basic Information - **Project Name**: SpringBoot-Redis - **Description**: SpringBoot 中如何使用Redis - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2020-02-24 - **Last Updated**: 2022-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBoot-Redis springboot2.2.4.RELEASE使用Redis来做缓存,该项目只讨论简单使用方式,适合入门学习 ## Redis集成Springboot的使用文档 ### [redis和springboot的缓存使用](cache/README.md) ### [redis和springboot分布式对象](lock/README.md) ### [redis和springboot分布式Session](session/README.md)