Spring Many To Many not saved on form submit

前端 未结 0 1415
南方客
南方客 2021-01-30 01:38

I have the following entities:

@Entity
public class LabelGroup{
    transient Logger logger = LoggerFactory.getLogger(LabelGroup.class);

    @OneToMany(mappedBy          


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