欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
VRaptor
来自开放百科 - 灰狐
(版本间的差异)
(未显示1个用户的2个中间版本) | |||
第1行: | 第1行: | ||
− | VRaptor is a web mvc and ioc framework which was based on many frameworks and ideas ([[JBoss Seam]], [[Stripes]], [[ | + | VRaptor is a web mvc and ioc framework which was based on many frameworks and ideas ([[JBoss Seam]], [[Stripes]], [[WebWork]], [[Hibernate Annotations]] etc). |
VRaptor2 makes full use of Java 5 Annotations. The result? A simpler way to deal with web programming. Your business logic classes have no contact with javax.servlet API, and there is less need of configuration than with other web controllers. | VRaptor2 makes full use of Java 5 Annotations. The result? A simpler way to deal with web programming. Your business logic classes have no contact with javax.servlet API, and there is less need of configuration than with other web controllers. | ||
− | http://www.vraptor.org/ | + | VRaptor是一个MVC与IOC的Web框架.它采用了许多框的思想包括:JBoss Seam,Stripes,Webwork,Hibernate Annotations等. VRaptor充分利用Java5注释使得可以通过简单的方式来处理Web编程.你的商业逻辑类不需要与 javax.servlet API联系,并且与其它框架相比它只需要很少配置. |
+ | |||
+ | ==Links== | ||
+ | *http://www.vraptor.org/ | ||
+ | |||
+ | [[Category:Framework]] | ||
+ | [[Category:Java]] |
2010年9月12日 (日) 06:53的最后版本
VRaptor is a web mvc and ioc framework which was based on many frameworks and ideas (JBoss Seam, Stripes, WebWork, Hibernate Annotations etc).
VRaptor2 makes full use of Java 5 Annotations. The result? A simpler way to deal with web programming. Your business logic classes have no contact with javax.servlet API, and there is less need of configuration than with other web controllers.
VRaptor是一个MVC与IOC的Web框架.它采用了许多框的思想包括:JBoss Seam,Stripes,Webwork,Hibernate Annotations等. VRaptor充分利用Java5注释使得可以通过简单的方式来处理Web编程.你的商业逻辑类不需要与 javax.servlet API联系,并且与其它框架相比它只需要很少配置.
[编辑] Links
分享您的观点