摘要
针对企业应用系统开发采用的轻量级Java EE框架的复用与维护问题,在对Hibernate、Spring和Struts三个开源框架分析的基础上,提出了整合三个框架的配置方案。并设计一个基于此方案的快速开发框架。实现的快速开发框架能自动将零散的框架自动集成,并根据数据表及代码模板生成各逻辑层的初始代码,为新项目生成一个稳定的初始开发平台。
In order to improve code reuse and maintenance of lightweight Java EE framework which used in the development of enterprises system,this paper proposes a method to integrate the three open source frameworks including Hibernate,Spring and Struts after thorough analysis.A speed development framework is created based on this method.It integrates each separate framework automatically and also generates the initial code for each logic layer according to data table and code template,build a stable development platform for new project.
出处
《计算机光盘软件与应用》
2011年第20期164-165,共2页
Computer CD Software and Application
基金
福建省自然科学基金计划资助项目(2008J04005)