# spring-boot-redis-sample **Repository Path**: heikehuan/spring-boot-redis-sample ## Basic Information - **Project Name**: spring-boot-redis-sample - **Description**: 这是个spring-boot跟redis结合的例子项目 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2016-10-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-redis-sample ### 前言 ### 这是一个spring-boot跟redis结合的例子项目 ### 软件环境 ### IntelliJ IDEA 15.0 jdk 1.8 maven 3.3.9 ### 使用的技术 ### spring-boot redis ### 相关文档 ### [redis的windows配置](REDIS_WINDOWS.md) ### 配置例子 ### [redis主端口配置](/doc/master/redis.windows.conf) [redis从端口配置](/doc/slave/redis.windows.conf) [redis监控端口配置](/doc/sentinel/sentinel.conf)