Skip to content

Commit 64d27be

Browse files
authored
Update README.md
1 parent c0eb061 commit 64d27be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mapstruct/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ This module contains articles about MapStruct.
1212
- [Use Mapper in Another Mapper with Mapstruct and Java](https://www.baeldung.com/java-mapstruct-nested-mapping)
1313
- [Throw Exception for Unexpected Input for Enum With MapStruct](https://www.baeldung.com/java-mapstruct-enum-unexpected-input-exception)
1414
- [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

Comments
 (0)