Télécharger la liste

Description du projet

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.

Système requise

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

Le clou de cette sortie est une nouvelle façon d'offrir plus user-friendly URI pour votre application. Il existe également une bande de nettoyage de l'API et corrections de bugs.
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

Cette version arrive avec le soutien taglib nouvelle, une meilleure intégration et en composants par l'utilisation de l'emballage pico, et une meilleure documentation et de tests. Quelques annotations obsolètes ont été supprimées.
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

Cette version intègre de nombreuses améliorations dont un nouveau plugin Maven qui génère automatiquement le fichier vraptor.xml. Les projets reposant sur Maven 2 peut maintenant utiliser mvn jetty: run. Objets dans le ScopeType.FLASH nouvelle existera jusqu'à la prochaine requête.
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

Cette version vient avec de nombreuses corrections de bugs, une meilleure intégration de printemps de la COI, un soutien pour l'injection constructeur sur intercepteurs, et une option pour désactiver le chargement.
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

Cette versin est livré avec des modifications mineures, corrections de bugs, et une mise à jour du site.
Tags: Minor bugfixes
This versin comes with minor changes, bugfixes,
and a site update.

Project Resources