Download List

Descripción del Proyecto

VRaptor 2 is a Web-based MVC and IOC framework
based on many frameworks and ideas (Seam, Stripes,
Webwork, Hibernate Annotations, etc). It makes
full use of Java 5 Annotations. It favors
convention over configuration, because
configuration in XML/properties/annotations is
always easy to make mistakes and repetitive (aka
copy and paste in many places). This framework
uses a more imperative approach, instead of having
many XML files to configure lifecycle and other
properties. Most of the settings go inside plain
Java objects (POJO), so the team knows exactly
what is going on and where.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-13 04:55
2.6.0

Lo más destacado de esta versión es una nueva forma de ofrecer más por el usuario URI amigable para su aplicación. Hay también un grupo de limpieza de la API y corrección de errores.
The highlight of this release is a new way to offer more user-friendly URIs for your application. There are also a bevy of API cleanups and bugfixes.

2008-01-28 01:08
2.5.0

Esta versión viene con el apoyo taglib nuevo, una mejor integración y componentización mediante el uso de contenedores pico, y una mejor documentación y pruebas. Algunas anotaciones obsoletas se han eliminado.
Tags: Major feature enhancements
This release comes with new taglib support, better integration and componentization through the use of pico container, and better documentation and tests. Some deprecated annotations have been removed.

2007-08-07 12:19
2.4

Esta versión viene con muchas mejoras incluyendo un nuevo plugin de Maven que genera automáticamente el archivo vraptor.xml. Los proyectos basados en Maven 2 ahora pueden utilizar muelle mvn: correr. Los objetos en la nueva ScopeType.FLASH existirá hasta la próxima petición.
This release comes with many improvements including a new Maven plugin that automatically generates the vraptor.xml file. Projects based on Maven 2 can now use mvn jetty:run. Objects in the new ScopeType.FLASH will exist until the next request.

2007-03-28 12:52
2.3.2

Esta versión viene con muchas correcciones de errores, una mejor integración de primavera de la COI, respaldan para la inyección de constructor de interceptores, y una opción para desactivar el auto-carga.
Tags: Minor feature enhancements
This version comes with many bugfixes, better
Spring IoC integration, support for constructor
injection on interceptors, and an option to
disable auto-loading.

2007-01-11 15:16
2.3.1

Esta versión cuenta viene con pequeños cambios, correcciones de errores, y una actualización del sitio.
Tags: Minor bugfixes
This versin comes with minor changes, bugfixes,
and a site update.

Project Resources