# springboot-shiro **Repository Path**: xinshu/springboot-shiro ## Basic Information - **Project Name**: springboot-shiro - **Description**: springboot-shiro - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 1 - **Created**: 2016-03-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-shiro ## chapter00 ## [chapter01](chapter01/README.md) springboot webmvc 集成环境 ## [chapter02](chapter02/README.md) 支持jsp页面 ## [chapter03](chapter03/README.md) 鉴权(登录/退出) ## [chapter04](chapter04/README.md) Redis 存储 session 1. 集成redis 2. 实现CachingSessionDAO, 从Redis 读写 session ## [chapter05](chapter05/README.md) 共享 session 1. 反向代理 2. 。。。 ## 更新 ### 2016-7-28 1. 增加redis 2. ## 参考 1. spring-boot reference http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ 2. spring boot 中文参考指南 https://qbgbook.gitbooks.io/spring-boot-reference-guide-zh/content/