摘要:
Aspect Oriented Programming 面向切面编程。解耦是程序员编码开发过程中一直追求的。AOP也是为了解耦所诞生。 具体思想是:定义一个切面,在切面的纵向定义处理方法,处理完成之后,回到横向业务流。 AOP 在Spring框架中被作为核心组成部分之一,的确Spring将AOP发挥 阅读全文
posted @ 2017-03-17 10:53
九命黑猫
阅读(248)
评论(0)
推荐(0)
摘要:
在Spring 2.0中,Pointcut的定义包括两个部分:Pointcut表示式(expression)和Pointcut签名(signature)。让我们先看看execution表示式的格式: 在Spring 2.0中,Pointcut的定义包括两个部分:Pointcut表示式(express 阅读全文
posted @ 2017-03-17 10:39
九命黑猫
阅读(3730)
评论(0)
推荐(0)

浙公网安备 33010602011771号