iT邦幫忙

aspect相關文章
共有 2 則文章
鐵人賽 Software Development DAY 10
Spring Boot 零基礎入門 系列 第 10

技術 Spring Boot 零基礎入門 (11) - Spring AOP 簡介

什麼是 Spring AOP? AOP 的全稱是 Aspect-Oriented Programming,中文翻譯成「切面導向程式設計」或是「剖面導向程式設計...

鐵人賽 Software Development DAY 17

技術 Day18 - AOP 初試啼聲

Review 昨天我們學到了AOP的使用場景,可以把loggin、稽核、效能監控的這些關注面向Cross-cutting concerns抽離出來模組化,讓我們...