【发布时间】:2016-10-02 07:45:55
【问题描述】:
<tx:annotation-driven> 和 <tx:annotation-driven proxy-target-class="true" 之间的区别
【问题讨论】:
-
您的字段类型应该是
BookService,而不是BookServiceImpl。 -
感谢它对我有用
-
如果我们将
更改为 ,它工作得很好。
标签: hibernate spring-mvc crud