Spring 框架(三)

1  spring l AOP :切面編程 切面:切入點 和 通知 結合 l spring aop 編程 <aop:config> 方法1:   <aop:pointcut expression="切入點表達式" id="">   <aop:advisor  advice-ref="通知引用" pointcut-ref="切入點的引用">   方法2:    <aop:advisor  advic
相關文章
相關標籤/搜索