zoukankan      html  css  js  c++  java
  • spring 4.1.4 发布

    Spring 框架今天发布了三个更新版本,分别是 4.1.4、4.0.9 和 3.2.13 版本。

    这三个版本都是新年的维护版本,修复了各种小 bug,小改进等。

    via spring blog

    Dear Spring community,

    It’s my pleasure to announce that Spring Framework 4.1.4, 4.0.9 and 3.2.13 have been released just in time for New Year’s Eve! These maintenance releases fix various minor issues and provide several minor improvements as well; please see JIRA for details.

    Note that 4.0.9 is conceived as the last release in the 4.0.x line, concluding twelve months of active 4.0.x maintenance. We strongly recommend an upgrade to 4.1.x; your next maintenance release after 4.0.9 will be 4.1.5 which you need to be prepared to upgrade to.

    Furthermore, please note that the 3.2.x line - and therefore the entire 3.x generation - is approaching its end of life in 2015. We are still committed to basic maintenance for critical issues; however, don’t expect more than two or three further 3.2.x releases down the road.

    The Spring Framework team is now working towards the 4.2 release, with a release candidate scheduled for early May and general availability planned for late June. You may look forward to annotation-driven application events, declarative HTTP caching, first-class support for Server-Sent Events in Spring MVC, data binding and conversion for JSR-354 Money & Currency, and many other new features… 4.2 will be designed as a straightforward upgrade from 4.1.x, with the same system requirements and general dependencies.

    A Happy New Year,

    Juergen

  • 相关阅读:
    WinForm里保存TreeView状态
    动态规划 回溯和较难题
    go 基本链表操作
    leetcode 42接雨水
    leetcode 旋转数组搜索
    leetcode 牛客编程 子序列 树 数组(积累)
    剑指offer(积累)
    go快排计算最小k个数和第k大的数
    leetcode 打家劫舍
    leetcode 字符串相关问题
  • 原文地址:https://www.cnblogs.com/interdrp/p/4195323.html
Copyright © 2011-2022 走看看