Tag: What is Autoproxying?
Autoproxying is used to create proxy automatically for the spring users. It provides the following two classes to support this automatic proxy creation:
- BeanNameAutoProxyCreator
- DefaultAdvisorAutoProxyCreator
Autoproxying is used to create proxy automatically for the spring users. It provides the following two classes to support this automatic proxy creation: