JDK Proxy: interface based; CGLib Proxy: class based. Spring AOP 中預設使用JDK 動態代理,通過反射獲取被代理的類,這個類 ...
確定! 回上一頁