05/12/2008

Spring Framework 3.0 M1 Released

Tal como lo anunciaron en SpringOne, acaba de salir el primer milestone de Spring Framework 3.0.


Copio aquí los principales features de este release:

* revised project layout and build system (with module-based sources)
* updated entire codebase for Java 5 code style (generics, varargs)
* updated to JUnit 4.5 and JRuby 1.1
* introduced Spring EL parser in org.springframework.expression package
* introduced #{…} expression support in bean definitions
* introduced @Value annotation for embedded expression support
* introduced @PathVariable annotation for MVC handler methods
* introduced default value support for @RequestParam
* introduced @RequestHeader annotation for MVC handler methods
* introduced AbstractAtomFeedView and AbstractRssFeedView
* introduced "spring:url" and "spring:param" JSP tags


Voy a estar muy pendiente del release de Spring 3.0, el código fuente está disponible en su repositorio Subversion:
https://src.springframework.org/svn/spring-framework/


Vía SpringSource

0 comentarios: