Test @OneToMany in Spring Boot

后端 未结 0 722
庸人自扰
庸人自扰 2021-01-03 16:02

I have following entities:

@Getter
@Setter
@NoArgsConstructor
@MappedSuperclass
public class BaseEntity implements Serializable{
    
    private static final         


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