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
e30ae6e6e0
java-tutorials
/
mapstruct
/
README.md
805 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
Throw Exception for Unexpected Input for Enum With MapStruct