摘要
Spring MVC是Spring WEB模块的一个应用框架,它分离了控制器、模型对象、分派器以及处理程序对象的角色,从而实现程序MVC模式的分层定制。本文探索了Spring MVC框架的机制原理,并结合这一理论知识,通过简单例子实现阐述了Spring MVC框架开发WEB应用程序的过程。
Spring MVC is an application framework of spring WEB module, which separates controller, model object and dispatcher, and processes roles of objects, in order to realize layered MVC pattern. This article explores mechanical principles of spring MVC framework, and describes the process of developing WEB application based on spring MVC framework by a simple example.
出处
《科技广场》
2016年第6期25-28,共4页
Science Mosaic