1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Spring Session 1.0.1 发布 下载

本帖由 漂亮的石头2015-04-17 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    Spring Session 1.0.1 发布,修复了30+ tickets,此版本现已提供在 Maven Central


    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 id


      • WebSocket 活跃的时候可以简单的保持 HttpSession
    Spring Session 1.0.1 发布下载地址
     
正在加载...