mapstruct / mapstruct-examples

Examples for using MapStruct
Other
1.29k stars 508 forks source link

MapStruct Examples

This repository contains examples showing how to use MapStruct, a Java annotation processor for the generation of type-safe bean mapping classes.

Currently, the following examples exist:

License

The examples in this project are licensed under the Apache License, Version 2.0.