CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
mapstruct
09-14
front end
MapStruct - Map list of objects in single object
09-12
Back-end
MapStruct: custom mapping function is applied to all fields
09-03
Software engineering
MapStruct: Change Target of Mapping based on Source contents?
09-02
Back-end
IntelliJ marking mapstruct classes as having a problem, until I click them and there is none
08-26
Software engineering
Mapstruct decorator unable to inject the "delegate" bean in its generated code
08-13
Software design
Kotlin - Mapstruct - @AfterMapping can only be applied to an implemented class
08-05
database
MapStruct mapper error: Unknown property "propertyName" in result type Dto. Did you mean &
07-31
Software design
MapStruct for mapping nested class objects and list object
07-28
Software design
How to use mapstruct to automatically map Entity and Entity objects inside Entity to fields in Dto?
07-20
Net
Problem mapping classes with different attributes with MapStruct
07-17
OS
Unable to map target properties using constructors with mapstruct
07-07
database
MapStruct not working in service class while running Test cases
07-05
OS
How to combine the value of a column with same key in Scala?
06-28
database
Mapping fields of List to fields of a single Object
06-18
Mobile
Error trying to convert objects in MapStruct
06-03
database
Upgrade Mapstruct to 1.4.2.Final
05-26
Enterprise
Mapstruct conversion from Date to LocalDatetime
05-17
Software engineering
Mapstruct - How to convert a DTO String parameter to an Entity object?
05-14
Net
mapper does not convert between dto to entity
04-24
Back-end
MapStruct custom list mapping for bi-directional Hibernate association
04-17
Software engineering
Avoid DRY in @AfterMapping
04-14
Blockchain
Java: Deserialize object with list of Objects
04-11
Enterprise
I'm getting error when i tried List<Entity> to Dto with MapStruct
04-09
Mobile
SpringBoot Could not autowire. No beans of 'UserMapper' type found error for Mapstruct Map
03-14
Enterprise
Mapstruct how to initialize fields
03-11
Back-end
What does it mean in mapstruct to have @Mapping(target = "field", source = "")?
03-09
Software design
Mapstruct - Mapping an object's list item with a method in a different mapper
03-05
front end
Mapstruct compile only changed files with maven
02-26
Enterprise
Mapping DTO to inherited class
02-15
Enterprise
MapStruct dependency scope in a Maven project
11-13
Software design
Mapstruct value from application.properties
11-09
Back-end
MapStruct implementations not being generated when using `mvn package`
11-02
Back-end
Spring Boot JUnit tests fail with Status expected:<200> but was:<404>
10-26
database
MapStruct nested list source to flatten target
10-20
OS
How convert string field to hashmap value with mapstruct java?
10-17
database
Unable to autowire the MapStruct mapper
10-11
database
MapStruct. Map from List<Integer> to List<Object>
Links:
CodePudding