单项选择题

在类或方法上使用()注解可以实现声明式事务。

A.@RequestMapping
B.@Controller
C.@Transactional
D.@Service