-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: mapstruct/mapstruct
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
remove unused methods in Fields leftover from c2e803403027f3fae92bd15b0ba50ab7df5063e6
#4010
opened Mar 4, 2026 by
hduelme
Loading…
Add @Value.Builder record builder support to ImmutablesBuilderProvider
#4006
opened Feb 28, 2026 by
rlei
Loading…
Fixed primitive early return if all ref types are null
#4005
opened Feb 27, 2026 by
ronodhirSoumik
Loading…
prevent mapper generation from type with generic super bound to type with generic extends bound
#3994
opened Feb 11, 2026 by
hduelme
Loading…
#3949 Support SET_TO_NULL for overloaded target methods, requiring a cast
#3988
opened Feb 1, 2026 by
hduelme
Loading…
#3818: Fix target="." Doesn't Disambiguate Multiple Mappings
#3951
opened Nov 2, 2025 by
fgalaf
Loading…
#3943: Allow generation of methods with a sole argument of primitive type
#3944
opened Oct 15, 2025 by
anenviousguest
Loading…
#3708 Support
CollectionMappingStrategy on @BeanMapping and @Mapping
#3935
opened Sep 21, 2025 by
znight1020
Loading…
#3858 Compilation error if no methods are found to @InheritConfiguration from
#3894
opened Jun 26, 2025 by
nikolaizhnikolov
Loading…
Added @MappingSource annotation to precisely control source parameter behavior
#3891
opened Jun 19, 2025 by
tangyang9464
Loading…
7
mapstruct#3836 sealed interface create impl class with switch
#3885
opened Jun 14, 2025 by
mildw428
Loading…
feat: add qualified to @ValueMapping to inserting methods in the switch-default branch
#3862
opened May 20, 2025 by
tangyang9464
Loading…
resolve a mapper's constructor dependencies when creating via
Mappers.getMapper
#3736
opened Oct 3, 2024 by
AlexElin
Loading…
ignoreUnmappedSourceProperties does not propagate via @InheritConfiguration
#3733
opened Oct 1, 2024 by
RichMacDonald
Loading…
#3695 Use retainAll() for Set and Map instead of clear()
#3696
opened Sep 4, 2024 by
maxifridge
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.