# springboot-shiro **Repository Path**: lexapps/springboot-shiro ## Basic Information - **Project Name**: springboot-shiro - **Description**: 1.前后端不分离的jsp 2.分离情况下从请求头token获得sessionId 3.分布式下session储存在redis会话中 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-14 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-shiro #### 项目介绍 本项目采用springboot+shiro+mybatisPlus+redis ##### 有前后端不分离的jsp ##### 前后端分离 使用ajax附带请求头token 做到不从cookie获得sessionId,最终维持会话信息的目的 ##### 前后端分离 使用ajax附带请求头token 以及分布式下session不共享,最终将session储存到redis中 #### 软件架构 软件架构说明 主要思路解析 https://gitee.com/lexapps/springboot-shiro #### 安装教程 1. springboot 2. mybatisPlus 不是必须 3. redis 不是必须,前后端分离同时在分布式下 #### 使用说明依赖 org.springframework.boot spring-boot-starter-parent 2.1.0.RELEASE UTF-8 UTF-8 1.8 1.1.1 org.projectlombok lombok true com.baomidou mybatis-plus-boot-starter 3.0.5 org.springframework.boot spring-boot-starter-data-redis org.apache.shiro shiro-spring 1.4.0 com.alibaba druid-spring-boot-starter ${springboot.druid.version} mysql mysql-connector-java runtime org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-test test commons-lang commons-lang 2.4 org.springframework.boot spring-boot-maven-plugin #### 参与贡献 #林恩喜 ://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)