Data object in JSON not showing as expected

后端 未结 0 1524
甜味超标
甜味超标 2021-01-16 20:43

I have two Tables in a Database. One is Orders other one is Product.

This is a class Order

@ManyToMany(cascade = CascadeType.ALL, mappedBy = &         


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