没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > agave-web-framework |
agave-web-framework
|
1 | 0 | 230 |
贡献者 | 讨论 | 代码提交 |
概述
Agave is a Java 1.5+ library that allows you to cleanly expose a domain model through a Web interface. Simply put, it serves as the C in the MVC approach to interface programming. It is compact with very little conceptual overhead, yet powerful enough to account for evolution in the approache to Web programming on the Servlet API and the lack of stateful transactions across requests over the HTTP protocol. It provides this functionality without a large down payment because Agave is very easy to learn if you are familiar with Web programming, and in many cases can provide the shortest path between a concept and its actualization.
Where to Go From HereGettingStarted for first steps UserDocumentation for more information
创建时间:2014-05-06 17:48