Spring之面向切面編程

目錄 1 面向切面編程的術語 1.1 切面(Aspect) 1.2 通知(Advice) 1.3 引入(Introduction) 1.4 切點(Pointcut) 1.5 連接點(join point) 1.6 織入(Weaving) 2 使用@AspectJ註解開發Spring AOP 1 面向切面編程的術語 1.1 切面(Aspect)     切面就是在一個怎麼樣的環境中工作。比如數據庫的
相關文章
相關標籤/搜索