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

이 릴리스의 하이라이트는 귀하의 응용 프로그램에 대한 더 많은 사용자 친화적인 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

이 릴리스의 새로운 taglib 지원, 더 나은 통합 및 componentization 피코 컨테이너의 사용을 통해, 그리고 더 나은 문서화 및 테스트 온다. 일부 사용중지됨 주석이 삭제되었습니다.
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

이 릴리스에는 자동으로 파일을 생성합니다 vraptor.xml 새로운 메이븐 네트웍스의 플러그인을 포함하여 많은 향상된 기능이 제공됩니다. 프로젝트를 메이 븐 2 기반으로 실행하는 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

이 버전은 많은 버그수정와 함께 제공, 더 나은 봄 IOC는 통합, 요격에 생성자 주입을위한 지원 및 해제 자동으로로드하는 옵션입니다.
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

이 versin 사소한 변경, 버그수정, 그리고 사이트의 업데이 트가 온다.
Tags: Minor bugfixes
This versin comes with minor changes, bugfixes,
and a site update.

Project Resources