Spring Session 1.2.1 发布了,本次发布主要改进如下: Added JdbcOperationsSessionRepository (See #364). Added MongoOperationsSessionRepository (See #371). SessionRepositoryFilter caches null session lookup (See #423) Grails 3 Sample & Guide Improved Workspace Setup (See #417) 下载地址:http://projects.spring.io/spring-session/ Spring Session 致力于提供一个公共基础设施会话,主要功能如下: 从任意的环境中访问一个会话 (i.e. web, messaging infrastructure, etc) WEB 环境下 供应商中立的情况下支持集群 可插拔策略可以确定 session id WebSocket 活跃的时候可以简单的保持 HttpSession Spring Session 1.2.1 发布下载地址