设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Spring Framework 4.2 GA发布

2015-8-2 17:35| 发布者: joejoe0332| 查看: 492| 评论: 0|原作者: oschina|来自: oschina

摘要: Spring Framework 4.2 GA 发布,此版本现已提供在 repo.spring.io 和 Maven Central。此版本属于 4.x 系列,兼容 Java 6,Java 7 和 Java 8,主要关注核心细化和现代化 Web 功能:Annotation detection on Java 8 de ...

Spring Framework 4.2 GA 发布,此版本现已提供在 repo.spring.io 和 Maven Central。此版本属于 4.x 系列,兼容 Java 6,Java 7 和 Java 8,主要关注核心细化和现代化 Web 功能:


  • Annotation detection on Java 8 default methods (e.g. @Bean)

  • Annotation-based application events (@EventListener)

  • First-class support for annotation attribute aliases (@AliasFor)

  • Full nested path processing for direct field binding

  • Data binding and conversion for JSR-354 Money & Currency

  • Integration with Hibernate ORM 5.0 (natively and via JPA)

  • Standards-based bean scripting via JSR-223 (JRuby, JavaScript)

  • JSR-223 based web views (with a focus on JavaScript on Nashorn)

  • Rich support for CORS and declarative HTTP caching

  • First-class support for HTTP Streaming and Server-Sent Events

  • CompletableFuture for handler methods and @Async methods

  • Support for Jackson’s @JsonView on STOMP endpoint methods

  • A STOMP client for use over TCP and WebSocket channels

  • MockMvc HtmlUnit integration for easy local testing of web pages

  • Integration tests can alternatively be executed with JUnit rules

  • And, as always, many further refinements in the details.


更多改进请看 Spring Framework 4.2 新特性和功能增强说明


下一个特性版本将会是 Spring Framework 4.3,计划在 2016 年 3 月发布,将会是 Spring 4 系统要求的终结 (Java 6+, Servlet 2.5+),Spring 4.3.x 生命周期支持到 2019 年。


更多改进请看发行说明


Spring Framework 是一个开源的Java/Java EE全功能栈(full-stack)的应用程序框架,以Apache许可证形式发布,也有.NET平台上的移植版本。该框架基于 Expert One-on-One Java EE Design and Development(ISBN 0-7645-4385-7)一书中的代码,最初由 Rod Johnson 和 Juergen Hoeller等开发。Spring Framework 提供了一个简易的开发方式,这种开发方式,将避免那些可能致使底层代码变得繁杂混乱的大量的属性文件和帮助类。



酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部