红联Linux门户
Linux帮助

Spring Session 1.3.2发布,改进会话事件处理

发布时间:2018-02-13 10:13:24来源:红联作者:baihuo
Spring Session 1.3.2 已发布,Spring Session 致力于提供一个公共基础设施会话,主要功能如下:

从任意的环境中访问一个会话 (i.e. web, messaging infrastructure, etc)

WEB 环境下

以开发商中立的方式支持集群

可插拔策略可以确定 session id

WebSocket 活跃的时候可以简单的保持 HttpSession

新版本更新亮点如下:

SessionRepositoryFilter#changeSessionId does not copy the previous maxInactiveInterval into the new session

Optimize HazelcastSessionRepository write operations

Improve session event handling

软件详情:https://spring.io/blog/2018/02/12/spring-session-1-3-2-released

来自:开源中国社区
文章评论

共有 0 条评论