在Spring中,applicationContext.xml配置文件中开启注解方式管理AOP事务的配置是( )
A
B<context:component-scan base-package="com.mhys"></context:component-scan>
C<tx:annotation/>
D<tx:annotation-driven/>
A
B<context:component-scan base-package="com.mhys"></context:component-scan>
C<tx:annotation/>
D<tx:annotation-driven/>