List Question
20 TechQA 2024-03-29T21:56:21.697000mapstruct: map string parameter to a field
27 views
Asked by Jordi
mapstruct: reuse mapper configuration is ignored
18 views
Asked by Jordi
mapstruct is not able to look accessible constructor
16 views
Asked by Jordi
How to map DTOs with missing fields to hierarcical domain entites using Mapstruct?
40 views
Asked by Djole Pi
In Mapstruct, how to ignore null objects and fields
26 views
Asked by Aykut MÜNÜK
With Java 17 and Spring Boot 3.2.3 @Mapper is not able create Beans
158 views
Asked by Dilshad
Mapstruct with two different sources
51 views
Asked by Pavanraotk
Springboot & mapstruct autowired cycle dependency issue
31 views
Asked by Tom M
MapStruct: use custom factory method valueobject.of(
35 views
Asked by Jordi
Entity relation isn't updated when referencing more than one field
15 views
Asked by Ixiodor
Mapstruct map nested from multiple source
23 views
Asked by Soheil Rahsaz
How to map an abstract class List attribute with mapstruct
32 views
Asked by danielm2402
I want to map the mulitple fields of the Dto class to single field of entity and vice versa. How to achieve this?
54 views
Asked by Sourabh Mukherjee
How to inject a mapper within a mapper
32 views
Asked by helloabc123
Custom exception for org.mapstruct.ValueMappings method
17 views
Asked by inquirymind
Mapstruct Unable To Generate Mapping Methods For Generics
25 views
Asked by j3d
mapstruct: map field to single string value (return value)
40 views
Asked by Jordi
Using additional parameter in MapStruct named mapper method does not compile
26 views
Asked by Robert Strauch
MapStruct maps the model's field as empty when the field is of an abstract type
24 views
Asked by MikelAlejoBR