This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
mapstruct
/
README.md
edizor
b2c4b2c6b0
Update README.md
...
[skip ci]
2023-04-14 17:15:13 +08:00
667 B
Raw
Blame
History
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
Use Mapper in Another Mapper with Mapstruct and Java