Spring AOP is a proxy-based AOP framework. This means that to implement aspects to the target objects, it'll create proxies of that object.
確定! 回上一頁