Download List

项目描述

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 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

这个版本的高潮是一种新的方式能够为您的应用程序更加方便用户的URI。还有一组API身边围满清理和错误修正。
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

此版本带有新的标签库的支持,更好地融入并通过微微货柜的使用组件化,并更好的文档和测试。一些过时的注释已被删除。
标签: 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

此版本带有包括一个新的Maven插件,可以自动生成vraptor.xml文件的许多改进。基于2月Maven的项目现在可以使用命令mvn码头:运行。在新的ScopeType.FLASH对象将存在,直到下一个请求。
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

此版本附带了许多bug修正,Spring IoC来更好地整合,构造上的拦截器注入的支持,以及禁用自动加载选项。
标签: 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

这versin带有轻微的修改,除错及网站更新。
标签: Minor bugfixes
This versin comes with minor changes, bugfixes,
and a site update.

Project Resources