• Menu
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

JavaBeat

Java Tutorial Blog

  • Java
    • Java 7
    • Java 8
    • Java EE
    • Servlets
  • Spring Framework
    • Spring Tutorials
    • Spring 4 Tutorials
    • Spring Boot
  • JSF Tutorials
  • Most Popular
    • Binary Search Tree Traversal
    • Spring Batch Tutorial
    • AngularJS + Spring MVC
    • Spring Data JPA Tutorial
    • Packaging and Deploying Node.js
  • About Us
    • Join Us (JBC)
  • Java
    • Java 7
    • Java 8
    • Java EE
    • Servlets
  • Spring Framework
    • Spring Tutorials
    • Spring 4 Tutorials
    • Spring Boot
  • JSF Tutorials
  • Most Popular
    • Binary Search Tree Traversal
    • Spring Batch Tutorial
    • AngularJS + Spring MVC
    • Spring Data JPA Tutorial
    • Packaging and Deploying Node.js
  • About Us
    • Join Us (JBC)

Spring 4.2 Released

July 31, 2015 //  by Krishna Srinivasan//  Leave a Comment

Spring IO community has announced its release of Spring Framework 4.2. There is no great or major features added as part of this release. This release is mainly for refining the existing features and minor new features. The following are the list of new features added as part of this release.
image

In our earlier articles we have written about the Spring 5 and roadmap for the future releases. We can consider that this release will be the final change in the 4.x release cycle.

We have a cover story of Spring 4 and any features released under Spring 4 Tutorials. This would be helpful to understand the road map of Spring 4 related changes.

This post is just a summary of the features introduced in the release. Stay tuned for more details about this release features.

  1. Annotation detection on Java 8 default methods (e.g. @Bean)
  2. Annotation-based application events (@EventListener)
  3. First-class support for annotation attribute aliases (@AliasFor)
  4. Full nested path processing for direct field bindingData binding and conversion for JSR-354 Money & Currency
  5. Integration with Hibernate ORM 5.0 (natively and via JPA)
  6. Standards-based bean scripting via JSR-223 (JRuby, JavaScript)
  7. JSR-223 based web views (with a focus on JavaScript on Nashorn)
  8. Rich support for CORS and declarative HTTP caching
  9. First-class support for HTTP Streaming and Server-Sent EventsCompletableFuture for handler methods and @Async methods
  10. Support for Jackson’s @JsonView on STOMP endpoint methods
  11. A STOMP client for use over TCP and WebSocket channels
  12. MockMvc HtmlUnit integration for easy local testing of web pages
  13. Integration tests can alternatively be executed with JUnit rules

They are going to release the Spring 4.2 based Spring Boot version. The next feature release of Spring 4.3 will be released on March 2016. These are just incremental features to the Spring 4.x version and there wont be any major / drastic changes to the Spring Framework.

Are you looking for Spring Tutorials, please read our collection of Spring Framework Tutorials.

Category: Spring FrameworkTag: Spring 4 Tutorials

About Krishna Srinivasan

He is Founder and Chief Editor of JavaBeat. He has more than 8+ years of experience on developing Web applications. He writes about Spring, DOJO, JSF, Hibernate and many other emerging technologies in this blog.

Previous Post: «New Features in Spring Boot 1.4 @Profile Annotation in Spring 4
Next Post: WordPress Error: Database Update Required Wordpress Logo»

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Follow Us

  • Facebook
  • Pinterest

FEATURED TUTORIALS

New Features in Spring Boot 1.4

Difference Between @RequestParam and @PathVariable in Spring MVC

What is new in Java 6.0 Collections API?

The Java 6.0 Compiler API

Introductiion to Jakarta Struts

What’s new in Struts 2.0? – Struts 2.0 Framework

JavaBeat

Copyright © by JavaBeat · All rights reserved
Privacy Policy | Contact