Spring 3.2

New version of Spring, Spring 3.2, is released now. It has many new features and enhancements. The main focus during development of Spring 3.2 was to assuring the smooth running of this framework on JDK7.

Spring 3.2

Spring 3.2

New version of Spring, Spring 3.2, is released now. It has many new features and enhancements. The main focus during development of Spring 3.2 was to assuring the smooth running of this framework on JDK7.

The key advancement of Spring 3.2 includes :

  • Asynchronous @Controller method

  • Advancement in Spring MVC (ex. REST support like content negotiation)

  • Spring TestContext advancements

  • Advancement and fixes in Spring Expression Language (SpEL)

  • Total 11 new features are introduced , 58 improvements are carried out  and 45 bugs are fixed.

The key advancements of Spring 3.2  is given below :

Spring 3.2 Web MVC Tutorial

The complete tutorial on Spring 3.2 Web MVC is given below :

Complete Spring 3.2 MVC Examples

  • Spring 3.2 MVC Hello World Example

  • Spring 3.2 MVC Form Handling

  • Spring 3.2 MVC Tiles

  • Spring 3.2 MVC Hibernate Example

  • Spring 3.2 MVC change language using Locale

  • Spring 3.2 MVC Setting Different Themes

  • Spring 3.2 MVC Upload File in a specific folder

  • Spring 3.2 MVC insert/retrieve blob in the database

  • Spring 3.2 MVC with jQuery post method

  • Spring 3.2 MVC Interceptor tutorial

  • Spring 3.2 MVC Multiple Row Form Submission

  • Spring 3.2 MVC Form Integration with HashMap

  • Spring 3.2 MVC Multiple File Upload