Update README.md

[skip ci]
This commit is contained in:
edizor
2023-09-08 22:46:17 +08:00
committed by GitHub
parent 23681f9e1e
commit 0c87b2a3bf

View File

@@ -11,3 +11,4 @@ This module contains articles about MapStruct.
- [Mapping Collections with MapStruct](https://www.baeldung.com/java-mapstruct-mapping-collections)
- [Use Mapper in Another Mapper with Mapstruct and Java](https://www.baeldung.com/java-mapstruct-nested-mapping)
- [Throw Exception for Unexpected Input for Enum With MapStruct](https://www.baeldung.com/java-mapstruct-enum-unexpected-input-exception)
- [How to Use Conditional Mapping With MapStruct](https://www.baeldung.com/java-mapstruct-bean-types-conditional)