@Builder in Lombok with Mapstruct overrides class attribute default values
We are currently implementing in a large application the implementation of Lombok, mainly one of the advantages we want to benefit from is the use of @Builder.
We are currently implementing in a large application the implementation of Lombok, mainly one of the advantages we want to benefit from is the use of @Builder.