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

Version 1.6.x omits the fields provided as maps.

francisco-bru opened this issue 17 days ago
api stops working correctly when adding mapstruct to pom.xml

guilhermeduane opened this issue 21 days ago
Mapstruct not able to generate mapping when java record

kunalvarpe opened this issue 22 days ago
add ignored annotation issues #1958

xumk opened this pull request 28 days ago
Polish

ngocnhan-tran1996 opened this pull request 28 days ago
NPE when defining mapping to primitive array

tfeuerba opened this issue 30 days ago
The name is not standardized, there are differences in the problem

ailongIdo opened this issue about 1 month ago
Align README with v1.6.3 release

dlehammer opened this pull request about 1 month ago
Bump org.springframework:spring-beans from 5.3.31 to 6.1.14 in /parent

dependabot[bot] opened this pull request about 1 month ago
Switch order of literals to prevent NullPointerException

pixeeai opened this pull request about 1 month ago
Fix typo javadoc

ngocnhan-tran1996 opened this pull request about 1 month ago
Two @AfterMapping being applied when using Lombok builder on 1.6.3

davity opened this issue about 1 month ago
Cannot use FieldNameConstants

small-thanks opened this issue about 2 months ago
Refactor: Standardize Class Names to PascalCase

jinhyogyeom opened this pull request about 2 months ago
Delete unnecessary conditions and modify return statement.

dudxor4587 opened this pull request about 2 months ago
Mappings with Generics & Primitives fail

xmaniac opened this issue about 2 months ago
Fix typos in comments

alsswl opened this pull request about 2 months ago
Fix typos and improve readability in multiple classes

cussle opened this pull request about 2 months ago
Fix typos in method and variable names.

hsjni0110 opened this pull request about 2 months ago
Clarified documentation on @Named for usage on private methods

mipo256 opened this pull request about 2 months ago
EnumMapping to support String-to-Enum conversion #2

RichMacDonald opened this issue about 2 months ago
Custom generic configuration for DEFAULT types

indalaterre opened this issue 2 months ago
Throw always custom exception

jeferro opened this issue 2 months ago
#3707 Fix abstract generic builder mappings

Obolrom opened this pull request 3 months ago
#3732 Fix unused import

Obolrom opened this pull request 3 months ago
Bump org.springframework:spring-context from 5.3.31 to 6.1.14 in /parent

dependabot[bot] opened this pull request 3 months ago
Automatic unit conversion

alessiomatricardi opened this issue 3 months ago
Add and update existing objects in collection

lkuendig opened this issue 3 months ago
Improve documentation of `nullValuePropertyMappingStrategy`

cpolisini-commify opened this issue 3 months ago
Multiple null checks for nested object

robertonav20 opened this issue 3 months ago
ignoreUnmappedSourceProperties does not propagate via @InheritConfiguration

RichMacDonald opened this pull request 3 months ago
multi ignore, Provide convenient operation

shinestmt opened this issue 3 months ago
Detect Builder without a factory method

rmschots opened this issue 3 months ago
conditionQualifiedByName is ignored for source="."

LeovR opened this issue 3 months ago
enum2string doesn't recognize MappingConstants.NULL

lildadou opened this issue 3 months ago
Mapstruct not recognize parent class

dvcminh opened this issue 4 months ago
Bump com.google.protobuf:protobuf-java from 3.21.7 to 3.25.5 in /parent

dependabot[bot] opened this pull request 4 months ago
Exception thrown when mapping from nested Record field

icod opened this issue 4 months ago
Support Value Objects

RaySinnema opened this issue 4 months ago
Support generic Context to set parent-child relations

ilia1243 opened this issue 4 months ago
Compatibility with magic bean

bowbahdoe opened this issue 4 months ago
Mapstruct cannot find methods in abstract builder classes

dobrikov opened this issue 4 months ago
Flattening mapper using another mapper doesn't work as expected

ygmarchi opened this issue 4 months ago
Generic optional mapping not working on version 1.6.0

stef-corilus opened this issue 4 months ago
@Condition generates additional 'else' blocks with @MappingTarget

aramhambaryan opened this issue 4 months ago
How to map List of object with nested list to flat list

nvignesh86 opened this issue 4 months ago
#3695 Use retainAll() for Set and Map instead of clear()

maxifridge opened this pull request 4 months ago
#3628 Add locale parameter for numberFormat

Obolrom opened this pull request 4 months ago
fix method name typo

rlarltj opened this pull request 4 months ago
Use correct type for the Record component read accessors

filiphr opened this pull request 4 months ago
Fix typo in readme Maven plugin config

hduelme opened this pull request 4 months ago
check target property is non null before copy value

biscuithx opened this issue 4 months ago
Mapstruct 1.5.x : Mapping parameter of type Map<?,?> generates issue

jesusherencia opened this issue 4 months ago
Specify prefix for data from nested object when flattening the data

YarochkinMichael opened this issue 4 months ago
prevent stack overflow error for Immutables

Srimathi-S opened this pull request 5 months ago
#3652 Inverse Inheritance possible for ignore-mappings without source

Hypnagokali opened this pull request 5 months ago
Two different constants are ignored

jacobbetz opened this issue 5 months ago
Deep mapping with multiple mappings broken in 1.6.0

henrikhgbg opened this issue 5 months ago