我使用@OneToMany和@ManyToOne断言。如果我用邮递员调用我的控制器,我“只”看到我的用户,这也包含了我的条目。在没有存储库中的额外查询的情况下,如何在这里显示所有内容?KalenderEintraege:@ManyToOneprivate User user;@JsonIgnore
@OneToMany
我不明白这个错误,我该怎么办?/spring-data-jpa/2.0.2.RELEASE/spring-data-jpa-2.0.2.RELEASE.jar!the following location:
file:/C:/Users/HCL/.m2/repository/org/springframework/data/