Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mapstruct/mapstruct
An annotation processor for generating type-safe bean mappers
https://github.com/mapstruct/mapstruct
Allow to use @Context parameter as a mapping source
Saljack opened this issue 5 months ago
Saljack opened this issue 5 months ago
conditionQualifiedByName is not getting applied with qualifiedByName
shubhamv108 opened this issue 5 months ago
shubhamv108 opened this issue 5 months ago
Multi-module Project, Record, Interface Behaviour
hk-2keys opened this issue 5 months ago
hk-2keys opened this issue 5 months ago
Partially mapping nested objects fails
1dEraNCeSIv0 opened this issue 5 months ago
1dEraNCeSIv0 opened this issue 5 months ago
AnnotatedWith not propagating to DecoratedWith generated implementation
rgcv opened this issue 5 months ago
rgcv opened this issue 5 months ago
Mapping of object graphs leads to `NullPointerException`
Earlpride opened this issue 5 months ago
Earlpride opened this issue 5 months ago
In-place list mapping not invoking element type mappings
Marcel1707 opened this issue 5 months ago
Marcel1707 opened this issue 5 months ago
Support to configure subtype specific source & target mappings
rsampaths16 opened this issue 5 months ago
rsampaths16 opened this issue 5 months ago
3240 java21 sequenced collections
cuzfrog opened this pull request 5 months ago
cuzfrog opened this pull request 5 months ago
@Mapping(defaulExpression=) does not work for classes with Collections which elements have a custom mapping function (with lombok builders)
kurellajunior opened this issue 5 months ago
kurellajunior opened this issue 5 months ago
Inverse Inheritance Strategy not working for ignored mappings only with target
zyberzebra opened this issue 5 months ago
zyberzebra opened this issue 5 months ago
Support record-style getters
Akatroj opened this issue 5 months ago
Akatroj opened this issue 5 months ago
mapstruct-processor jar is missing when package from spring2.4
hepengju opened this issue 5 months ago
hepengju opened this issue 5 months ago
Map Java Map to Protobuf map Problem
Cestbo opened this issue 5 months ago
Cestbo opened this issue 5 months ago
Not using builder lombok by default
ateixivi14 opened this issue 5 months ago
ateixivi14 opened this issue 5 months ago
kotlin kapt mapstruct report "Unmapped target property: "xxx"
wzyxdwll opened this issue 6 months ago
wzyxdwll opened this issue 6 months ago
#3638 Remove deprecation note of enum mapping via @Mapping
thunderhook opened this pull request 6 months ago
thunderhook opened this pull request 6 months ago
#3504 Add example classes for the passing target type documentation
filiphr opened this pull request 6 months ago
filiphr opened this pull request 6 months ago
disable ignoreEnhancedForColon in checkstyle
hduelme opened this pull request 6 months ago
hduelme opened this pull request 6 months ago
#3639 fix documentation link
thunderhook opened this pull request 6 months ago
thunderhook opened this pull request 6 months ago
Fix documentation link of before and after mapping when using builders
thunderhook opened this issue 6 months ago
thunderhook opened this issue 6 months ago
Remove the deprecation note of mapping an enum via `@Mapping` in Javadoc and the reference guide
thunderhook opened this issue 6 months ago
thunderhook opened this issue 6 months ago
Fix documentation of unmappedSourcePolicy default
cmcgowanprovidertrust opened this pull request 6 months ago
cmcgowanprovidertrust opened this pull request 6 months ago
#3634 fix typo in experimental note
thunderhook opened this pull request 6 months ago
thunderhook opened this pull request 6 months ago
Incorrect documentation of `mapstruct.unmappedSourcePolicy` default value
cmcgowanprovidertrust opened this issue 6 months ago
cmcgowanprovidertrust opened this issue 6 months ago
Typo in the annotation: "it's" should be changed to "its"
fml2 opened this issue 6 months ago
fml2 opened this issue 6 months ago
Support for completing the conversion in the constructor
codeleep opened this issue 6 months ago
codeleep opened this issue 6 months ago
#3574 Respect only explicit mappings but fail on unmapped source fields
filiphr opened this pull request 6 months ago
filiphr opened this pull request 6 months ago
Do not allow the use of `source="."`
jplsek opened this issue 6 months ago
jplsek opened this issue 6 months ago
Allow an overridden @AfterMapping method defined in an abstract Context class to be considered
cvgaviao opened this issue 6 months ago
cvgaviao opened this issue 6 months ago
Add locale parameter for numberFormat
Slava96 opened this issue 7 months ago
Slava96 opened this issue 7 months ago
Can provide converter between enum and int, but not enum.ordinal
stick-i opened this issue 7 months ago
stick-i opened this issue 7 months ago
Not mapping field with start at "add"
vyatich opened this issue 7 months ago
vyatich opened this issue 7 months ago
Missing fields when mapping Multilayer nested object
tjxah opened this issue 7 months ago
tjxah opened this issue 7 months ago
Fix method name typo
Obolrom opened this pull request 7 months ago
Obolrom opened this pull request 7 months ago
nullValuePropertyMappingStrategy = NullValuePropertyMappingStrategy.IGNORE not ignoring ?
tokazio opened this issue 7 months ago
tokazio opened this issue 7 months ago
#3601 Always use SourceParameterCondition when checking source parameter
filiphr opened this pull request 7 months ago
filiphr opened this pull request 7 months ago
SPI to configure the implementation name of generated Mappers
zyberzebra opened this issue 7 months ago
zyberzebra opened this issue 7 months ago
Config param to generate getters for injected mappers
aprevost opened this issue 7 months ago
aprevost opened this issue 7 months ago
Support enum as target this
thunderhook opened this issue 7 months ago
thunderhook opened this issue 7 months ago
#3617 support for target this enum mapping.
Zegveld opened this pull request 7 months ago
Zegveld opened this pull request 7 months ago
#3609 Add test case for issue 3609
Obolrom opened this pull request 7 months ago
Obolrom opened this pull request 7 months ago
Inheriting mapping definition
twallmey opened this issue 7 months ago
twallmey opened this issue 7 months ago
Mapstruct doesn't follow JavaBean naming convention
holomekc opened this issue 8 months ago
holomekc opened this issue 8 months ago
@SubclassMapping not working with @BeanMapping.ignoreUnmappedSourceProperties
pemu69 opened this issue 8 months ago
pemu69 opened this issue 8 months ago
Compiler argument mapstruct.defaultComponentModel seems to break Spring Batch's Bean detection
Sax388 opened this issue 8 months ago
Sax388 opened this issue 8 months ago
Support update-style method for qualifyByName
bmaehr opened this issue 8 months ago
bmaehr opened this issue 8 months ago
Reduce configuration code for after method
bmaehr opened this issue 8 months ago
bmaehr opened this issue 8 months ago
Reduce configuration code for multiple ignores
bmaehr opened this issue 8 months ago
bmaehr opened this issue 8 months ago
#3591 Potential fix for duplicate methods generated.
Hypnagokali opened this pull request 8 months ago
Hypnagokali opened this pull request 8 months ago
@BeanMapping(ignoreByDefault = true) Implicit mapping error
baojunz opened this issue 8 months ago
baojunz opened this issue 8 months ago
Automate releases using JReleaser
filiphr opened this issue 8 months ago
filiphr opened this issue 8 months ago
Presence check method used only once when multiple source parameters are provided
thunderhook opened this issue 8 months ago
thunderhook opened this issue 8 months ago
Automate release with JReleaser
filiphr opened this pull request 8 months ago
filiphr opened this pull request 8 months ago
Is there a release date for 1.6.0.Final?
alantanlc opened this issue 8 months ago
alantanlc opened this issue 8 months ago
[#1140] adds warning when the target has no target properties
zyberzebra opened this pull request 8 months ago
zyberzebra opened this pull request 8 months ago
Internal error in the mapping processor: ... InvalidReferenceException: ... ==> ext.targetPropertyName
manolitto opened this issue 8 months ago
manolitto opened this issue 8 months ago
#3113 Add java LinkedHashSet, LinkedHashSet new factory methods for java >= 19
Obolrom opened this pull request 8 months ago
Obolrom opened this pull request 8 months ago
#1830 NullValuePropertyMappingStrategy.CLEAR
zyberzebra opened this pull request 8 months ago
zyberzebra opened this pull request 8 months ago
Compilation Error - Duplicate Methods generated
zyberzebra opened this issue 8 months ago
zyberzebra opened this issue 8 months ago
#3561 Add test case
filiphr opened this pull request 8 months ago
filiphr opened this pull request 8 months ago
Improve usage of <pre><code> in Javadoc
filiphr opened this issue 8 months ago
filiphr opened this issue 8 months ago
#3565 Presence check methods should not be considered as valid mapping candidates
filiphr opened this pull request 8 months ago
filiphr opened this pull request 8 months ago
@AfterMapping not used when the target object is created with builder
paulmarcelinbejan opened this issue 8 months ago
paulmarcelinbejan opened this issue 8 months ago
#3458 generic fix for method override comparison due to eclipse bug.
Zegveld opened this pull request 8 months ago
Zegveld opened this pull request 8 months ago
When @InheritConfiguration and qualifiedByName are used at the same time, it will be invalid when the field names are inconsistent.
rofemen opened this issue 8 months ago
rofemen opened this issue 8 months ago
#3133 Redundant null check in generated code when adding parameters
zyberzebra opened this pull request 8 months ago
zyberzebra opened this pull request 8 months ago
Fork/feature/spring canonical constructor constructor inject
zyberzebra opened this pull request 8 months ago
zyberzebra opened this pull request 8 months ago
#3577 improve ignoreByDefault documentation.
Zegveld opened this pull request 8 months ago
Zegveld opened this pull request 8 months ago
Mapping a list to a map and vice versa
filiphr opened this issue 8 months ago
filiphr opened this issue 8 months ago
Add a MapStruct processor option to fail if mappers referenced in uses attribute are not really used
gclarisse opened this issue 8 months ago
gclarisse opened this issue 8 months ago
The resulting implementation class does not have a set value
mawl01 opened this issue 8 months ago
mawl01 opened this issue 8 months ago
Clarify that `Mapping#ignoreByDefault` is inherited in nested mappings in documentation
Zegveld opened this issue 8 months ago
Zegveld opened this issue 8 months ago
Nested Mappings suddenly stop with return null
Zegveld opened this issue 8 months ago
Zegveld opened this issue 8 months ago
Respect only explicit mappings but fail on unmapped source fields
thiko opened this issue 9 months ago
thiko opened this issue 9 months ago
Specified mapper is ignored
twallmey opened this issue 9 months ago
twallmey opened this issue 9 months ago
Allow use of conditions on `@SubclassMapping`
gigena-git opened this issue 9 months ago
gigena-git opened this issue 9 months ago
unmappedSourcePolicy=ERROR and unmappedTargetPolicy=ERROR not work as expected
developer-sunnywu opened this issue 9 months ago
developer-sunnywu opened this issue 9 months ago
In Java 8, adding annotations like @Nullable to constructors results in failed mapping.
impati opened this issue 9 months ago
impati opened this issue 9 months ago
build error: The type of parameter "model" has no property named "po.id"
tom055 opened this issue 9 months ago
tom055 opened this issue 9 months ago
Support for using current element index as source value when mapping collections
crizzis opened this issue 9 months ago
crizzis opened this issue 9 months ago
`@Condition` treated as ambiguous mapping for methods returning Boolean/boolean
hmzuleta opened this issue 9 months ago
hmzuleta opened this issue 9 months ago
Correct issue key for Issue3485Test
hduelme opened this pull request 9 months ago
hduelme opened this pull request 9 months ago
`@Condition` cannot be used only with `@Context` parameters
filiphr opened this issue 9 months ago
filiphr opened this issue 9 months ago
add ksp via room compiler processing
StefanLobbenmeierObjego opened this pull request 10 months ago
StefanLobbenmeierObjego opened this pull request 10 months ago
Trigger FileNotFoundException When I delete the interface
Yangqi0338 opened this issue 10 months ago
Yangqi0338 opened this issue 10 months ago
Cyclic dependency problem when using mappers with annoations "componentModel = SPRING" and "uses = {...}"
twallmey opened this issue 10 months ago
twallmey opened this issue 10 months ago
Mapstruct with quarkus ignores ReportingPolicy.WARN
bkalas opened this issue 10 months ago
bkalas opened this issue 10 months ago
Unexpected code generation behavior when modifying properties of classes
minhnhathoang opened this issue 10 months ago
minhnhathoang opened this issue 10 months ago
How could I map a primitive attribute with default value to null?
Qomolang opened this issue 10 months ago
Qomolang opened this issue 10 months ago
Wrong return for NullValuePropertyMappingStrategy.SET_TO_NULL for Collections using Lombok Builder
estevaojordao opened this issue 10 months ago
estevaojordao opened this issue 10 months ago
Ignore mapping of fields from super classes and interfaces
zyberzebra opened this issue 10 months ago
zyberzebra opened this issue 10 months ago
No actual mapping code, when inherited from another interface
ARManakhov opened this issue 10 months ago
ARManakhov opened this issue 10 months ago
MapStruct: custom mapping function is applied to all fields
Govardhan451 opened this issue 10 months ago
Govardhan451 opened this issue 10 months ago
Introduce @Mapper(maxDepth = 2)
stankay opened this issue 10 months ago
stankay opened this issue 10 months ago
#2257 Adding abstract class mappers with defined constructor
TheAndreyy opened this pull request 10 months ago
TheAndreyy opened this pull request 10 months ago
#3539 Support BeanMapping#ignoredTargets instead of repeating @Mapping(target = "foo", ignore = true)
chenzijia12300 opened this pull request 10 months ago
chenzijia12300 opened this pull request 10 months ago
Disable non-null check option on @AfterMapping with @MappingTarget
WalronGabor opened this issue 10 months ago
WalronGabor opened this issue 10 months ago
Add support for conditions on source parameters + fix incorrect use of source parameter in presence check method
filiphr opened this pull request 10 months ago
filiphr opened this pull request 10 months ago