mysql-spring mvc事物配置 如何将事物配在controller层
程序员文章站
2022-04-01 08:54:37
...
mysqlspringmvc
大神们,有谁知道如何将spring mvc的事物配置在controller层吗?我现在的一些插入逻辑写在了controller层。可是事物不起作用,谁能帮帮我啊