Does spring.aop.proxy-target-class=true and @EnableAspectJAutoProxy(proxyTargetClass=true) have the same effect?

后端 未结 0 1536
攒了一身酷
攒了一身酷 2020-12-29 08:32

I wonder ,if spring.aop.proxy-target-class=true in application.yaml and @EnableAspectJAutoProxy(proxyTargetClass=true)on SpringB

相关标签:
回答
  • 消灭零回复
提交回复
热议问题