Spring data join query not fetching results in junit

前端 未结 0 1749
滥情空心
滥情空心 2020-12-09 22:53

I have an SpringBoot application in which I have defined an entity as given below

@Entity
public class Organisation {

@Id
@GeneratedValue
@JsonIgnore
private         


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