什么是spring mvc中的@transaction注释,它的主要用途是什么

时间:2017-11-25 18:07:11

标签: java hibernate spring-mvc

  

spring mvc中的@transaction注释是什么?主要目的是什么

enter link description here

1 个答案:

答案 0 :(得分:0)

鲸鱼,这是我为你做的一些研究: https://www.javacodegeeks.com/2016/05/understanding-transactional-annotation-spring.html

这是stackoverflow上非常有用的线程: Why we shouldn't make a Spring MVC controller @Transactional?

这些对我帮助很大。