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
History
balasr3
a60c2eb944
BAEL-6572: Modified test based on review comments
2023-08-23 07:08:49 +01:00
..
src
BAEL-6572: Modified test based on review comments
2023-08-23 07:08:49 +01:00
pom.xml
BAEL-5977 Code for the Throw Exception for Unexpected Input for Enum with Mapstruct article
2023-06-14 11:58:03 +02:00
README.md
Update README.md
2023-06-21 20:31:57 +08: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
Use Mapper in Another Mapper with Mapstruct and Java
Throw Exception for Unexpected Input for Enum With MapStruct