spring.jpa.open-in-view=true
spring.jpa.properties.hibernate.enable_lazy_load_no_trans=trueSpring Boot JPA 懒加载
最新推荐文章于 2024-01-08 09:08:03 发布
本文介绍如何在Spring Boot项目中通过配置spring.jpa.open-in-view和spring.jpa.properties.hibernate.enable_lazy_load_no_trans参数来启用Hibernate的懒加载功能,提高应用程序性能。
1万+

被折叠的 条评论
为什么被折叠?



