mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Improving formatting
This commit is contained in:
parent
6c9e3159b8
commit
f6fe597c98
@ -109,6 +109,7 @@ Maple is just in its very beginnings. There are several ideas for further featur
|
||||
* Provide a way to access the underlying mapper in order to make use of advanced features not provided by the Maple API (similar to the `unwrap()` method of JPA etc.)
|
||||
* Provide a way to add custom mapping code in a very simple way:
|
||||
|
||||
|
||||
@Mapper(extension=CarMapperCustomization.class)
|
||||
public interface CarMapper {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user