Published onOctober 7, 2025[Spring 筆記] AOP 與代理機制:JDK Dynamic Proxy vs CGLIBSpringAOP整理 Spring AOP 的代理原理、JDK 與 CGLIB 的差異、self-invocation 陷阱,以及為什麼 @Transactional、@Retryable 常常失效。