SpringBoot 使用JPA时解决no session的方法
Posted 0x4D6E
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SpringBoot 使用JPA时解决no session的方法相关的知识,希望对你有一定的参考价值。
1、在application.yml中添加
1 spring.jpa.open-in-view: true
2、在使用查询的方法添加
@Transactional
以上是关于SpringBoot 使用JPA时解决no session的方法的主要内容,如果未能解决你的问题,请参考以下文章
解决springboot jpa Could not write JSON: No serializer found for class org.hibernate.proxy.pojo.javass
springBoot JPA PageAble分页查询出错,PropertyReferenceException: No property creation found for type