Mapstruct - @InheritConfiguration doesnt work

后端 未结 0 1602
無奈伤痛
無奈伤痛 2020-12-04 18:48

I have problem with mapping my objects with mapstruct.

My DTO\'s :

public class CompetitionDto {
    private Long id;
    private String name;
    priv         


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