# spring-boot-redis-case **Repository Path**: 642179296/spring-boot-redis-case ## Basic Information - **Project Name**: spring-boot-redis-case - **Description**: 基于redisUtils的各种redis应用实例 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 23 - **Created**: 2021-04-12 - **Last Updated**: 2021-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-redis-case #### 介绍 1、维护一个基于jedis的redisUtils工具类 2、基于redisUtils工具类实现各种redis应用实例 #### 软件架构 springBoot2.0.4 mybatisPlus3.0.4 jedis2.9.0 #### 安装教程 1.配置application.properties中的redis配置信息 2.配置application.ymx中的mysql配置信息 3.调用com.jyf.redis.common.utils.RedisUtils工具类中的方法即可 #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request