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.

2007-03-28 12:52 Zurück zur Release-Liste
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.

Project Resources