appfuse简介

| No Comments | No TrackBacks

AppfuseMatt Raible 开发的一个指导性的入门级J2EE框架,它继承了流行的SpringHibernateibatisstrutsXdcoletjunit等基础框架,最新的1.7版更是提供了对TaperstryJSF的支持。在持久层,AppFuse采用了Hibernate O/R映射工具(http://www.hibernate.org);在容器方面,它采用了Spring Frameworkhttp://www.springframework.org)。用户可以自由选择StrutsSpring/MVCWebworkTaperstryJSF这几个web框架。采用TDD的开发方式,使用JUnit测试各层,甚至测试 jsp 输出的 w/o 错误。为了简化开发,预定义好了一套目录结构、基类、用来创建数据库、配置Tomcat、测试部署应用的 Ant 任务,帮助快速自动生成源程序和自动维护部分配置文件。

参考资料: 
      
在https://appfuse.dev.java.net/下载Appfuse
      Appfuse
的参考资料和文档可以在http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuse查看。


No TrackBacks

TrackBack URL: http://www.wujianrong.com/mt-tb.cgi/852

Leave a comment

About this Entry

This page contains a single entry by kevinwu published on July 14, 2006 12:30 PM.

Appfuse开发实践(五)—— 增加校验和列表页面 was the previous entry in this blog.

Appfuse里面带的Ant任务列表 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.