This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
You've already forked java-tutorials
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
97dbab9102
Branches
Tags
No results found.
java-tutorials
/
mapstruct
History
panagiotiskakos
bda1a947f7
[JAVA-13410] Replaced @Mappings with sequential @Mapping
2022-07-25 15:47:51 +03:00
..
src
[JAVA-13410] Replaced @Mappings with sequential @Mapping
2022-07-25 15:47:51 +03:00
README.md
Update README.md
2020-07-21 21:23:41 +08:00
pom.xml
JAVA-8436: Remove AssertJ depenendency from the child modules - part 2
2021-11-18 12:23:39 +01:00
README.md
MapStruct
This module contains articles about MapStruct.
Relevant Articles:
Quick Guide to MapStruct
Custom Mapper with MapStruct
Using Multiple Source Objects with MapStruct
Ignoring Unmapped Properties with MapStruct
Mapping Collections with MapStruct