Search code examples
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
Gradle (Kotlin), KSP cannot find mapstruct-processor...


androidkotlingradlemapstructksp

Read More
MapStruct mapper not mapping nested DTOs properly in spring boot...


javaspringspring-data-jpamapstruct

Read More
Mapstruct Mapper return a Spring Bean not initialized...


javaspringmapstruct

Read More
Mapstruct Annotation Processor does not seem to work in Intellij with Gradle project...


javagradleintellij-ideamapstruct

Read More
IntelliJ Idea mapstruct java: Internal error in the mapping processor: java.lang.NullPointerExceptio...


intellij-ideamapstruct

Read More
Mapstruct check null...


javamapstruct

Read More
I want to give condition to list.add in the ~impl file generated by mapstruct. What should I do?...


javamapstruct

Read More
MapStruct is not generating implementation classes...


javaspring-bootmapstruct

Read More
Mapstruct - How can I inject a spring dependency in the Generated Mapper class...


springmapstruct

Read More
Why can't I reference a @Context parameter in the @Mapping attributes?...


javamapstruct

Read More
When I use MapStruct's qualifiedByName and @Named doesn't take effect...


javamapstruct

Read More
Map a dto to an entity retrieved from database if Dto has Id using MapStruct...


javamappingdata-transfer-objectsmapstruct

Read More
Completely disable automapping in Mapstruct?...


mapstruct

Read More
Unable to autowire the MapStruct mapper...


javaspringspring-bootspring-restmapstruct

Read More
MapStruct - @Mapper annotation don't create bean...


springmappermapstruct

Read More
Adding a new package broke my Spring Boot Application...


javaspringspring-bootmapstruct

Read More
False 'The type of parameter "account" has no property named "contact.holders.ema...


javalombokmapstruct

Read More
MapStruct mapper returns empty mapped object...


spring-bootlombokmapstruct

Read More
Map single property from class to every object in list of other class...


javaspring-bootmapstruct

Read More
Map complex DTOs to Entity via Mapstruct...


spring-bootmapstructmapper

Read More
Parameter x of constructor in ... required a bean of type '...' that could not be found...


javaspringmapstructhttpbackend

Read More
MapStruct set field value to a result of another mapper method...


javamappingmapstruct

Read More
MapStruct: multiple same flat sources to multiple same targets...


javamappingmapstruct

Read More
MapStruct: Mapping a source class with an object (with field UUID) to target with field UUID result ...


javaspringmapstruct

Read More
Mapstruct : Ambiguous mapping methods found for mapping collection element...


javamapstruct

Read More
Mapstruct: a particular case of shared mappings...


javamappingmapstruct

Read More
Mapstruct Java 17 gives error in test cases when running via IntelliJ...


intellij-ideamapstructjava-17

Read More
MapStruct Generating Incorrect Mapping Implementation...


spring-bootmappingdtomapstruct

Read More
BackNext