In this section you’ll learn how to define a bean mapper with MapStruct and which options you have to do so. To create a mapper simply define a Java interface with the required mapping method(s) and ...