Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Das Highlight dieser Version ist ein neuer Weg zu mehr Benutzerfreundlichkeit URIs für Ihre Anwendung anzubieten. Es gibt auch eine Schar von API Aufräumarbeiten und Bugfixes.
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

Diese Version kommt mit neuen taglib-Unterstützung, eine bessere Integration in Komponenten und durch den Einsatz von pico-Container, und bessere Dokumentation und Tests. Einige veraltet Anmerkungen wurden entfernt.
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

Diese Version kommt mit vielen Verbesserungen, einschließlich einer neuen Maven-Plugin, das automatisch die vraptor.xml Datei. Projekte auf Maven 2 basieren, können nun laufen mvn Steg:. Betriebe in den neuen ScopeType.FLASH geben wird bis zur nächsten Anfrage.
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

Diese Version kommt mit vielen Bugfixes, bessere Spring IoC Integration, Unterstützung für Konstruktor Injektion auf Abfangjäger, und eine Option zum Deaktivieren der automatischen Laden.
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

Diese versin kommt mit geringfügigen Änderungen, Bugfixes und eine Website zu aktualisieren.
Tags: Minor bugfixes
This versin comes with minor changes, bugfixes,
and a site update.

Project Resources