Why CrudRepository.save() ignore FetchType.EAGER when returning created object?

后端 未结 0 1424
轮回少年
轮回少年 2021-01-13 00:18

I use Spring Data Jpa in my app. There are two entities in the application. The entity Film:

//annotations omitted
public class Film {

    // ot         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题