Search code examples
Turn off "builders" in MapStruct when using Immutables...


mapstructimmutables-library

Read More
How Spring Mapstruct gets info of Lazy initialized entity field?...


javaspringhibernatemapstruct

Read More
Mapstruct - ignore field by name in whole project...


javamappingmapstruct

Read More
How do I get an instance of my decorated Mapstruct mapper in a unit test?...


javaunit-testingmapstruct

Read More
Mapstruct set whole property to null instead of all properties in nested class...


javamapstruct

Read More
MapStruct - Map list of objects in single object...


javalistjava-11mapstruct

Read More
MapStruct record to record mapping does not work...


javamapstructjava-17java-record

Read More
Map List<String> with Mapstruct from Java POJO to Protobuf (proto3)...


javaprotocol-buffersmapstructproto3protobuf-java

Read More
why compile error when upgrade lombok to 1.18.28 with jdk17?...


javacompilationupgradelombokmapstruct

Read More
Nested Mapping in Mapstruct...


springmapstruct

Read More
Single Item from Entity Collection into Nested Dto...


javahibernatespring-datadtomapstruct

Read More
Javax dependency in mapstruct generated file after upgrading to spring boot 3...


javaspring-bootintellij-ideamicroservicesmapstruct

Read More
MapStruct QualifiedByName with multiple parameters...


javaintellij-ideajava-8mapstruct

Read More
Mapstruct - Ambiguous mapping methods found for mapping property...


javamapstruct

Read More
In MapStruct, how do I use the same method parameter in @Mapping and a @Named method?...


javajava-8mapstruct

Read More
MapStruct : mapping multiple source fields to one target field...


mapstruct

Read More
Why does this MapStruct generated class does not include import statement?...


javamappingdtomapstruct

Read More
Use another MapStruct mapper only inside an expression clause...


javaspringmapstruct

Read More
How to map list of children object as list of String with MapStruct?...


javamapstruct

Read More
How to map source to target property?...


javamapstruct

Read More
How to map enum to String using Mapstruct...


mapstruct

Read More
MapStruct with AWS SDk V2 Builder...


javamapstructaws-sdk-java-2.0

Read More
Custom string to enum implementation is not called by mapstruct?...


spring-bootmapstruct

Read More
mapping of non-iterable to iterable in mapstruct...


javamapstruct

Read More
Mapstruct uses not working, how to make mapstruct "uses" use other mapper for inner fields...


javamavenmapstructannotation-processingmapper

Read More
How to hide a JsonProperty in the DTO?...


javajsonspring-mvcpropertiesmapstruct

Read More
Use @Mapping with expression to parse OffsetDateTime...


javaspring-bootmapstruct

Read More
MapStruct Problem binding to a class with getter and Builder classes...


javabindinglombokmapstruct

Read More
MapStruct Can Not Build Implementation Code For @Mapping Definition...


javaspringspring-bootmapstructmapper

Read More
Map enums with mapstruct...


javaenumsmapstruct

Read More
BackNext