# springboot2-sample-redis **Repository Path**: chenzz/springboot2-sample-redis ## Basic Information - **Project Name**: springboot2-sample-redis - **Description**: spring boot 2.x版本的redis实践,spring boot 2.x的spring-boot-starter-data-redis已改用lettuce - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-02-28 - **Last Updated**: 2021-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot2-sample-redis #### 介绍 spring boot 2.x版本的redis实践,spring boot 2.x的spring-boot-starter-data-redis已改用lettuce #### 软件架构 在spring boot 1.x版本使用的是jedis客户端连接,对线程不安全,所以spring boot 2.x的spring-boot-starter-data-redis已改用lettuce 代码在test文件夹下 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx