计算机技术与发展2016,Vol.26Issue(12):190-194,5.DOI:10.3969/j.issn.1673-629X.2016.12.041
SSM框架在Web应用开发中的设计与实现
Design and Implementation of SSM in Web Application Development
摘要
Abstract
In the process of Web application development,the choice of development framework is essential. A good development frame-work can accelerate the development of Web application,reduce development costs,ease the burden of developer and make the Web ap-plication has good expansibility and portability. Framework based on SpringMVC,Spring and Mybatis with better performance and faster development productivity has gradually become the preferred combination of Web application development framework. SpringMVC is a MVC framework,which is in charge of the function of presentation layer like responding to the request. Spring framework plays the part of container,which integrates Mybatis and SpringMVC,and implements the decoupling between layers. Meanwhile,it can make business logic becomes more clear. Mybatis framework is mainly responsible for data persistence layer and complete the operation of database. Taking the rights management module as an example,in order to explain the application of SSM framework in the development of back-stage management system,it provides theoretical guidance for the development of back-stage management system.关键词
SpringMVC/Spring/Mybatis/Web应用/框架Key words
SpringMVC/Spring/Mybatis/Web application/framework分类
信息技术与安全科学引用本文复制引用
李洋..SSM框架在Web应用开发中的设计与实现[J].计算机技术与发展,2016,26(12):190-194,5.基金项目
国家自然科学基金资助项目(61271234) (61271234)