摘要
在实际的应用系统开发中,经常要用到一些公共服务如日志、权限检查等,如果能将这些公共服务程序和系统主要业务逻辑程序恰当地组合在一起,将提高系统的可靠性、稳定性和可维护性。对Java Web开发常用的几类Spring通知(拦截器)的创建及基本的部署进行了详细的说明,并结合实例进行了解析。
In actual application system development,some public services,such as logs,permissions checks,etc,If can these public service and the system primary service appropriate combines in together,It will certainly enhance the system's reliability,the stability,and the maintainability.This article elaborates the commonly used of several Spring notice(interceptor) and basic deployment in Java Web development,and combine examples to resolve.
出处
《电脑编程技巧与维护》
2010年第22期6-7,24,共3页
Computer Programming Skills & Maintenance