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
cb6aad3322
Update README.md
...
[skip ci]
2023-06-21 20:31:57 +08:00
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