Aleksey Ivashin
6b6600c370
#1958 : Add support for ignoring multiple target properties at once
2025-05-25 17:05:18 +02:00
roelmang
fce73aee6a
#3729 Support for using inner class Builder without using static factory method
2025-05-11 21:58:47 +02:00
Cause Chung
2c84d04463
#3240 Add Support for Java21 SequencedSet and SequencedMap
2025-05-11 17:33:35 +02:00
fml2
d5f825193c
#3815 : chore(docs): Improved wording about @Condition usage
2025-05-10 14:12:20 +02:00
Tran Ngoc Nhan
8f96291911
Fix documentation typo and code polish ( #3787 )
2025-01-18 13:04:42 +01:00
GitHub Action
5bf2b152af
Next version 1.7.0-SNAPSHOT
2024-11-09 11:40:01 +00:00
GitHub Action
b4e25e49de
Releasing version 1.6.3
2024-11-09 11:31:12 +00:00
GitHub Action
4e0d73db1d
Next version 1.7.0-SNAPSHOT
2024-09-16 08:06:43 +00:00
GitHub Action
212607b447
Releasing version 1.6.2
2024-09-16 07:55:31 +00:00
GitHub Action
c74e62a94c
Next version 1.7.0-SNAPSHOT
2024-09-15 16:01:43 +00:00
GitHub Action
10d69878a1
Releasing version 1.6.1
2024-09-15 15:52:17 +00:00
GitHub Action
96d0698417
Next version 1.7.0-SNAPSHOT
2024-08-12 21:08:07 +00:00
GitHub Action
38ec5c5335
Releasing version 1.6.0
2024-08-12 20:59:31 +00:00
thunderhook
81ca739040
#3638 Remove deprecation note of enum mapping via @Mapping
2024-07-25 10:40:12 +02:00
GitHub Action
6365a606c1
Next version 1.6.0-SNAPSHOT
2024-07-20 15:45:11 +00:00
GitHub Action
6ef64ea3aa
Releasing version 1.6.0.RC1
2024-07-20 15:36:11 +00:00
Filip Hrisafov
e2edb1a086
#3504 Add example classes for the passing target type documentation
2024-07-20 16:26:38 +02:00
thunderhook
eef3bdfca4
#3639 fix documentation link
2024-07-20 13:05:28 +02:00
Connor McGowan
037da5a1e1
#3635 Fix documentation of unmappedSourcePolicy default ( #3637 )
2024-07-07 21:19:38 +02:00
GitHub Action
8a679b325d
Next version 1.6.0-SNAPSHOT
2024-05-11 07:10:47 +00:00
GitHub Action
21a8b88a0f
Releasing version 1.6.0.Beta2
2024-05-11 07:01:58 +00:00
Filip Hrisafov
0a2a0aa526
#2610 Add support for conditions on source parameters + fix incorrect use of source parameter in presence check method ( #3543 )
...
The new `@SourceParameterCondition` is also going to cover the problems in #3270 and #3459 .
The changes in the `MethodFamilySelector` are also fixing #3561
2024-04-29 08:05:52 +02:00
Zegveld
5fbd36c443
#3577 Improve Mapping#ignoreByDefault
documentation
2024-04-28 20:20:11 +02:00
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
Filip Hrisafov
04deac2b3a
[maven-release-plugin] prepare for next development iteration
2023-11-04 23:06:17 +01:00
Filip Hrisafov
0ac0c42dbc
[maven-release-plugin] prepare release 1.6.0.Beta1
2023-11-04 23:06:16 +01:00
Nikolas Charalambidis
032ee4d77a
#3374 Lombok compatibility documentation
2023-09-17 09:44:31 +02:00
Lucas Resch
0460c373c0
#3229 : Implement InjectionStrategy.SETTER
2023-07-30 10:38:24 +02:00
Oliver Erhart
6d205e5bc4
#1454 Support for lifecycle methods on type being built with builders
...
Add missing support for lifecycle methods with builders:
* `@BeforeMapping` with `@TargetType` the type being build
* `@AftereMapping` with `@TargetType` the type being build
* `@AfterMapping` with `@MappingTarget` the type being build
2023-05-21 22:49:41 +02:00
Jason Bodnar
d0e4c48228
#3172 Add mapping between Locale and String
2023-05-08 22:23:03 +02:00
José Carlos Campanero Ortiz
a8df94cc20
#2987 Support for defining Javadoc in the generated mapper implementation
2023-05-01 09:22:59 +02:00
Bragolgirith
d3b4a168b7
#3199 Add support for implicit conversion between java.time.LocalDate and java.time.LocalDateTime
2023-05-01 09:11:05 +02:00
ro0sterjam
931591a385
#3071 Support defining custom processor options by custom SPI
2023-04-30 17:02:39 +02:00
Filip Hrisafov
1bc3436c5c
#3239 Mapping composition is no longer experimental
2023-04-22 22:31:03 +02:00
Filip Hrisafov
9adcb06c34
#3236 Add missing jakarta-cdi to the documentation
2023-04-22 17:46:27 +02:00
Filip Hrisafov
00f891be58
#3112 Add missing brackets
2023-04-22 17:14:46 +02:00
José Carlos Campanero Ortiz
62c7ce1cdf
#3112 Document <THROW_EXCEPTION> in the reference guide
2023-04-13 21:48:13 +02:00
Claudio Nave
89db26a1af
#3119 Add qualifiedBy and qualifiedByName to SubclassMapping annotation
2023-03-17 09:06:13 +01:00
Filip Hrisafov
fd27380185
#2953 Add support for globally defining nullValueMapMappingStrategy and nullValueIterableMappingStrategy
2022-11-13 14:22:25 +01:00
Orange Add
6a394ad466
#3037 Support @ValueMapping
in meta annotations
2022-11-03 23:21:43 +01:00
José Carlos Campanero Ortiz
97c6755288
#2963 Add support for enum to integer conversion
2022-09-04 13:58:10 +02:00
Taihao Zhang
3f798744ac
Fix typo in docs ( #2982 )
2022-08-24 19:40:08 +02:00
Filip Hrisafov
fd4a2548b3
#2928 Add IntelliJ and Eclipse plugin information
2022-08-24 18:55:05 +02:00
Filip Hrisafov
4118a44630
#2974 Fix typos in documentation
...
Closes #2974
2022-08-21 10:56:25 +02:00
Zegveld
849085e026
#1574 : Support for annotating the generated code with custom annotations
...
Add new `@AnnotateWith` annotation.
This annotation can be used to instruct the MapStruct processor
to generate custom annotations in the generated code.
2022-08-20 12:59:38 +02:00
Nikola Ivačič
8fa286fe4c
#2688 : Support accessing to the target property name
2022-08-01 19:17:33 +02:00
Cassius Vinicius de Magalhães
6914889510
Update Chapter 11.2 - Inverse Mappings
...
Clarification of the inverse mapping usage.
2022-07-14 21:30:16 +02:00
Filip Hrisafov
dd5ac3b637
#2929 Improve documentation for BeanMapping#ignoreByDefault
2022-07-09 21:35:36 +02:00
fml2
a2b4454a66
fix(docs): No Lombok classes in the runtime
2022-07-01 17:47:55 +02:00