Make REST API return ID of ManyToMany relationship object

后端 未结 0 2014
鱼传尺愫
鱼传尺愫 2021-02-13 18:02

in my User class I have the following code

    @ManyToMany(cascade = CascadeType.ALL)
    @JsonInclude(JsonInclude.Includ         


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