分布式会话(session): tomcat + redis Tomcat RedisSessionManager 缺点:分布式会话重耦合在Tomcat中,当web容器迁移成jetty后,需要重新配置 Spring session + redis 相关文章: