We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0eb061 commit 64d27beCopy full SHA for 64d27be
mapstruct/README.md
@@ -12,3 +12,5 @@ This module contains articles about MapStruct.
12
- [Use Mapper in Another Mapper with Mapstruct and Java](https://www.baeldung.com/java-mapstruct-nested-mapping)
13
- [Throw Exception for Unexpected Input for Enum With MapStruct](https://www.baeldung.com/java-mapstruct-enum-unexpected-input-exception)
14
- [How to Use Conditional Mapping With MapStruct](https://www.baeldung.com/java-mapstruct-bean-types-conditional)
15
+- [Mapping Enum With MapStruct](https://www.baeldung.com/java-mapstruct-enum)
16
+
0 commit comments