ycycoco 发表于 2015-5-8 05:44:02

Spring Session 1.0.1 发布

5月23日 西安 OSC 源创会开始报名啦,存储、虚拟机、Docker 等干货分享
  Spring Session 1.0.1 发布,修复了30+ tickets,此版本现已提供下载。

  Spring Session 特性如下:

[*]  Support for AWS ElastiCache #124
[*]  Servlet 3.1 fixes #152. This resolves issues when running Spring Security and Spring Boot 1.2
[*]  Servlet 2.5 fixes #111 #182
[*]  Added Servlet 2.5 & XML based configuration sample and guide
[*]  Embedded Redis used in Samples now works on Windows 64 bit #174
[*]  New Spring Session Logo #130
  Site | Documentation | Javadoc | Issues | Help | Source | Changelog

  更多内容请看发行说明。
  
  Spring Session 致力于提供一个公共基础设施会话,主要功能如下:

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

[*]  供应商中立的情况下支持集群
  
[*]
  可插拔策略可以确定 session>  
[*]  WebSocket 活跃的时候可以简单的保持 HttpSession

页: [1]
查看完整版本: Spring Session 1.0.1 发布