mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Is 'r' missing? (#2188)
This commit is contained in:
parent
ed16d62a91
commit
e6279d10c7
@ -2,7 +2,7 @@
|
|||||||
== Using the MapStruct SPI
|
== Using the MapStruct SPI
|
||||||
=== Custom Accessor Naming Strategy
|
=== Custom Accessor Naming Strategy
|
||||||
|
|
||||||
MapStruct offers the possibility to override the `AccessorNamingStrategy` via the Service Provide Interface (SPI). A nice example is the use of the fluent API on the source object `GolfPlayer` and `GolfPlayerDto` below.
|
MapStruct offers the possibility to override the `AccessorNamingStrategy` via the Service Provider Interface (SPI). A nice example is the use of the fluent API on the source object `GolfPlayer` and `GolfPlayerDto` below.
|
||||||
|
|
||||||
.Source object GolfPlayer with fluent API.
|
.Source object GolfPlayer with fluent API.
|
||||||
====
|
====
|
||||||
|
Loading…
x
Reference in New Issue
Block a user