除了可以使用配置文件外,也可以将( )注解标注在方法上实现声明式事务?
A.@RequestMapping
B.@Controller
C.@Transactional
D.@Service
正确答案是C