Spring Session 2.0.2 发布,分布式解决方案

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Spring Session 2.0.2 发布,Spring Session 致力于提供一个公共基础设施会话,主要功能如下: 从任意的环境中访问一个会话 (i.e. web, messaging infrastructure, etc) WEB 环境下 以开发商中立的方式支持集群 ...

Spring Session 2.0.2 发布,Spring Session 致力于提供一个公共基础设施会话,主要功能如下:

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

  • WEB 环境下

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

    • 可插拔策略可以确定 session id

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

新版本更新亮点如下:

  • Initialize SessionRepository lazy to avoid circular dependcies 

  • Introduce IndexResolver

  • implemented crawler manager similar to tomcat crawler valve

  • Allow for configuration of session id generation and format.

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Spring Session 2.0.2 发布,分布式解决方案》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Practical Django Projects, Second Edition

Practical Django Projects, Second Edition

James Bennett / Apress / 2009 / 44.99

Build a django content management system, blog, and social networking site with James Bennett as he introduces version 1.1 of the popular Django framework. You’ll work through the development of ea......一起来看看 《Practical Django Projects, Second Edition》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具