标签: java spring-aop
aop:config vs aop:aspectj-autoproxy?
应用程序使用Spring AOP框架/ Custom Spring Aspects而不是完整的AspectJ方面。在上面的场景中使用aop:config是否足够?