It's about Spring AOP auto proxy feature. Spring Old Way AutoProxy is a greate feature of Spring framework. Spring provides two AutoProxyCreator class to do this, one is used to config bean name, ...