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

新闻 Spring Session Data Geode/GemFire 2.0.0.M2 发布 下载

本帖由 漂亮的石头2017-10-07 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,059
    赞:
    47
    Spring Session Data Geode for Apache Geode 和 Spring Session Data GemFire for Pivotal GemFire 已发布 2.0.0.M2 版本。

    第二个里程碑版本带来了许多受欢迎的改进,包括:


    • Upgrades to Spring Framework 5.0.0.RELEASE.


    • Upgrades to Spring Data Kay-RELEASE.


    • Upgrades to Spring Session 2.0.0.M4.


    • Upgrades to Spring Boot 2.0.0.M4.


    • Adds support for Pivotal GemFire and Apache Geode PDX Serialization.


    • Introduces a new Serialization framework and adapter for Pivotal GemFire/Apache Geode’s Data Serialization and PDX frameworks.

    使用

    Maven

    <dependency>
    <groupId>org.springframework.session</groupId>
    <artifactId>spring-session-data-geode</artifactId>
    <version>2.0.0.M2</version>
    </dependency>


    Gradle

    compile 'org.springframework.session:spring-session-data-geode:2.0.0.M2

    要使用 Spring Session with Pivotal GemFire,将 spring-session-data-geode 替换为 spring-session-data-gemfire,版本号保持不变。

    详细更新内容请参阅发布主页
    Spring Session Data Geode/GemFire 2.0.0.M2 发布下载地址
     
正在加载...