mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Fixed caption of listing
This commit is contained in:
parent
6dee8fbe66
commit
3d26318301
@ -281,7 +281,7 @@ In this section you'll learn how to define a bean mapper with MapStruct and whic
|
|||||||
|
|
||||||
To create a mapper simply define a Java interface with the required mapping method(s) and annotate it with the `org.mapstruct.Mapper` annotation:
|
To create a mapper simply define a Java interface with the required mapping method(s) and annotate it with the `org.mapstruct.Mapper` annotation:
|
||||||
|
|
||||||
.Maven configuration
|
.Java interface to define a mapper
|
||||||
====
|
====
|
||||||
[source, java, linenums]
|
[source, java, linenums]
|
||||||
[subs="verbatim,attributes"]
|
[subs="verbatim,attributes"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user