# Shiro_Redis **Repository Path**: smallplume/Shiro_Redis ## Basic Information - **Project Name**: Shiro_Redis - **Description**: 使用redis替换ehcache缓存 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-12-05 - **Last Updated**: 2021-01-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringMVC_Shiro_Redis # 使用Redis替换ehcache,将session缓存于Redis #配置 版本 : - spring:4.1.7.RELEASE; - shiro:1.2.5; - mybatis:3.3.0; - druid:1.0.25; - redis:2.8.0;