Search code examples
Mapstruct and InteliJ - Exception sometimes with inherited fields during `build project`...


javamavenintellij-ideamapstruct

Read More
Mapstruct - no qualifying bean of type...


javaspringspring-bootmapstruct

Read More
MapStruct fluent getters...


mapstruct

Read More
MapStruct error in VS Code: "No implementation was created for Mapper"...


javamavenvisual-studio-codelombokmapstruct

Read More
How to map a list of products in source JSON to a single product in target based on unique ID?...


javamappingmapstruct

Read More
Mapstruct constructor injection (spring)...


mapstruct

Read More
Java 17 Upgrade: Cannot find symbol error with Lombok `@FieldNameConstants` and MapStruct...


gradlelombokmapstructjava-17annotation-processing

Read More
SpringBootTest context with mapstruct.Mapper bean...


javaspring-bootspring-testmapstruct

Read More
Mapstruct - Generic Mapper and default value for null...


javaspringgenericsmapstruct

Read More
How to mock MapStruct nested mapper in JUnit5...


javajunit5mapstruct

Read More
Explicitly ignoring source properties in MapStruct...


mapstruct

Read More
All MapStruct fields are encrypted with PasswordEncoder instead of only the password...


javapostgresqlspring-bootspring-securitymapstruct

Read More
How to save a onetomany with org.mapstruct.Mapper?...


springspring-bootmapstruct

Read More
How to use constructor injection in Mapstruct's mapper?...


javaspring-bootdependency-injectionmapstruct

Read More
Explicitly referencing other mappers in MapStruct mapper...


javamapstruct

Read More
How to write Junit test for mapstruct abstract mapper injected via Spring...


springunit-testingjunitspring-testmapstruct

Read More
"Ambiguous constructors found" error when there more than one constructor when using MapSt...


javamapstruct

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


javacompilationupgradelombokmapstruct

Read More
Can mapstruct do a partial update on records?...


javamapstruct

Read More
MapStruct and Spring-Boot 3...


javaspring-bootmapstruct

Read More
How to make sure that MapStruct uses method annotated with @ObjectFactory...


javagenericsmapstructobjectfactory

Read More
Ignore Null check at source , while Mapping methods with several source parameters...


javamapstruct

Read More
@MAPSTRUCT. No property named "packaging" exists in source parameter(s)...


javaspring-bootclassdtomapstruct

Read More
Mapstruct - String manipulation, but only on one property...


javaspring-bootmapstruct

Read More
MapStruct + Lombok together not compiling: unknown property in result type...


javamavenlombokmapstructintellij-lombok-plugin

Read More
Kotlin - Mapstruct - @AfterMapping can only be applied to an implemented class...


spring-bootkotlinmapstruct

Read More
mapstruct - populate the same instance from array input...


mapstruct

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


javaspringmapstruct

Read More
Get property from TypeElement in Annotation Processor...


javamapstructannotation-processing

Read More
How to inject a Mapper from MapStruct into a @WebMockMVC Integration Test...


javaspringspring-bootspring-mvcmapstruct

Read More
BackNext