Oliver Erhart
8191c850e0
#3323 Support access to the source property name
2024-02-11 10:42:23 +01:00
Chanyut Yuvacharuskul
6830258f77
Fix typo in chapter-10-advanced-mapping-options.asciidoc ( #3500 )
2024-01-28 17:51:57 +01:00
Claudio Nave
89db26a1af
#3119 Add qualifiedBy and qualifiedByName to SubclassMapping annotation
2023-03-17 09:06:13 +01:00
Taihao Zhang
3f798744ac
Fix typo in docs ( #2982 )
2022-08-24 19:40:08 +02:00
Filip Hrisafov
4118a44630
#2974 Fix typos in documentation
...
Closes #2974
2022-08-21 10:56:25 +02:00
Nikola Ivačič
8fa286fe4c
#2688 : Support accessing to the target property name
2022-08-01 19:17:33 +02:00
Zegveld
9b434f80f8
#2715 : Updated documentation to reflect impact of conditions on update mappers. ( #2740 )
...
* #2715 : added an example with an update mapper for Conditional behavior.
2022-02-06 20:05:42 +01:00
Goni-Dev
0a8e9b738c
#2709 Corrected description for example demonstrating default expression
2022-01-23 17:26:21 +01:00
Filip Hrisafov
f7f65ac1de
#2687 Add documentation for NullValueMappingStrategy for collections and maps
2022-01-15 10:34:37 +01:00
Ben Zegveld
0a7b8134d4
#2689 : documentation: fix example title.
2021-12-25 11:50:48 +01:00
Zegveld
5df6b7a75b
#131 , #2438 , #366 Add support for Type-Refinement (Downcast) Mapping ( #2512 )
...
Add new `@SubclassMapping` for creating Downcast mapping.
When a parent mapping method is annotated with `@SubclassMapping`
it will now generate an instanceof check inside the parent mapping
and generate the subclass mappings if they are not manually defined.
There is also `SubclassExhaustiveStrategy` for controlling what MapStruct should do in case the target type is abstract and there is no suitable way to create it.
2021-10-19 20:44:25 +02:00
Filip Hrisafov
51cdbd67e3
#2051 , #2084 Add new @Condition
annotation for custom presence check methods
2021-04-25 12:09:23 +02:00
Filip Hrisafov
2be536bb65
#2303 Generated code should use iteration order preserving LinkedHash(Map|Set) instead of Hash(Map|Set)
2021-04-24 14:19:01 +02:00
Filip Hrisafov
f84f756a4c
#2293 Use MapperConfig instead of MappingConfig in the documentation
2021-01-01 21:29:48 +01:00
Makoto Oda
99a1fd609c
Documentation: typo? ( #2186 )
2020-08-25 20:38:19 +02:00
Makoto Oda
18a5f1bdc0
Documentation: Extra phrase inserted? ( #2187 )
2020-08-25 20:37:02 +02:00
SahinSarkar
13df6a21bc
Fixed typo in documentation
2020-07-04 16:55:24 +02:00
Pawel Radzinski
bbd68baf64
Update chapter-10-advanced-mapping-options.asciidoc ( #2050 )
...
Correct some typos and punctuation here and there.
2020-03-30 21:11:07 +02:00
Andrei Arlou
ba90c95f23
#991 Split reference guide source into an adoc file per chapter
2019-08-24 20:51:16 +03:00