目录1.javascript 引入依赖2. 配置Redis3. 启用RedisHttpSession4. 配置Session超时时间(可选)5. 原理6. 开发者透明的操作7. 其他配置(可选)在Spring Boot中实现Redis中的Session共享,主要通过Spring Session和