You have made the configuration changes shown below for the <tx:annotation-driven/> element.
proxy-target-class=”true”
In the given scenario how many of these elements will be forced to use CGLIB proxies?
1.<tx:annotation-driven/>
2. <aop:aspectj-autoproxy/>
3.<aop:config/>
Options
- 0
- 1
- 2
- 3