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
Multi-module Project, Record, Interface Behaviour

hk-2keys opened this issue 5 months ago
Partially mapping nested objects fails

1dEraNCeSIv0 opened this issue 5 months ago
Mapping of object graphs leads to `NullPointerException`

Earlpride opened this issue 5 months ago
In-place list mapping not invoking element type mappings

Marcel1707 opened this issue 5 months ago
Support to configure subtype specific source & target mappings

rsampaths16 opened this issue 5 months ago
3240 java21 sequenced collections

cuzfrog opened this pull request 5 months ago
Support record-style getters

Akatroj opened this issue 5 months ago
mapstruct-processor jar is missing when package from spring2.4

hepengju opened this issue 5 months ago
Map Java Map to Protobuf map Problem

Cestbo opened this issue 5 months ago
Not using builder lombok by default

ateixivi14 opened this issue 5 months ago
kotlin kapt mapstruct report "Unmapped target property: "xxx"

wzyxdwll opened this issue 6 months ago
#3638 Remove deprecation note of enum mapping via @Mapping

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
disable ignoreEnhancedForColon in checkstyle

hduelme opened this pull request 6 months ago
#3639 fix documentation link

thunderhook opened this pull request 6 months ago
Fix documentation of unmappedSourcePolicy default

cmcgowanprovidertrust opened this pull request 6 months ago
#3634 fix typo in experimental note

thunderhook opened this pull request 6 months ago
Incorrect documentation of `mapstruct.unmappedSourcePolicy` default value

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
Support for completing the conversion in the constructor

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
Do not allow the use of `source="."`

jplsek opened this issue 6 months ago
Add locale parameter for numberFormat

Slava96 opened this issue 7 months ago
Not mapping field with start at "add"

vyatich opened this issue 7 months ago
Missing fields when mapping Multilayer nested object

tjxah opened this issue 7 months ago
Fix method name typo

Obolrom opened this pull request 7 months ago
#3601 Always use SourceParameterCondition when checking source parameter

filiphr opened this pull request 7 months ago
SPI to configure the implementation name of generated Mappers

zyberzebra opened this issue 7 months ago
Config param to generate getters for injected mappers

aprevost opened this issue 7 months ago
Support enum as target this

thunderhook opened this issue 7 months ago
#3617 support for target this enum mapping.

Zegveld opened this pull request 7 months ago
#3609 Add test case for issue 3609

Obolrom opened this pull request 7 months ago
Inheriting mapping definition

twallmey opened this issue 7 months ago
Mapstruct doesn't follow JavaBean naming convention

holomekc opened this issue 8 months ago
Support update-style method for qualifyByName

bmaehr opened this issue 8 months ago
Reduce configuration code for after method

bmaehr opened this issue 8 months ago
Reduce configuration code for multiple ignores

bmaehr opened this issue 8 months ago
#3591 Potential fix for duplicate methods generated.

Hypnagokali opened this pull request 8 months ago
@BeanMapping(ignoreByDefault = true) Implicit mapping error

baojunz opened this issue 8 months ago
Automate releases using JReleaser

filiphr opened this issue 8 months ago
Automate release with JReleaser

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
[#1140] adds warning when the target has no target properties

zyberzebra opened this pull request 8 months ago
#1830 NullValuePropertyMappingStrategy.CLEAR

zyberzebra opened this pull request 8 months ago
Compilation Error - Duplicate Methods generated

zyberzebra opened this issue 8 months ago
#3561 Add test case

filiphr opened this pull request 8 months ago
Improve usage of <pre><code> in Javadoc

filiphr opened this issue 8 months ago
@AfterMapping not used when the target object is created with builder

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
#3133 Redundant null check in generated code when adding parameters

zyberzebra opened this pull request 8 months ago
Fork/feature/spring canonical constructor constructor inject

zyberzebra opened this pull request 8 months ago
#3577 improve ignoreByDefault documentation.

Zegveld opened this pull request 8 months ago
Mapping a list to a map and vice versa

filiphr opened this issue 8 months ago
The resulting implementation class does not have a set value

mawl01 opened this issue 8 months ago
Nested Mappings suddenly stop with return null

Zegveld opened this issue 8 months ago
Specified mapper is ignored

twallmey opened this issue 9 months ago
Allow use of conditions on `@SubclassMapping`

gigena-git opened this issue 9 months ago
Correct issue key for Issue3485Test

hduelme opened this pull request 9 months ago
`@Condition` cannot be used only with `@Context` parameters

filiphr opened this issue 9 months ago
add ksp via room compiler processing

StefanLobbenmeierObjego opened this pull request 10 months ago
Trigger FileNotFoundException When I delete the interface

Yangqi0338 opened this issue 10 months ago
Mapstruct with quarkus ignores ReportingPolicy.WARN

bkalas opened this issue 10 months ago
Unexpected code generation behavior when modifying properties of classes

minhnhathoang opened this issue 10 months ago
Ignore mapping of fields from super classes and interfaces

zyberzebra opened this issue 10 months ago
No actual mapping code, when inherited from another interface

ARManakhov opened this issue 10 months ago
MapStruct: custom mapping function is applied to all fields

Govardhan451 opened this issue 10 months ago
Introduce @Mapper(maxDepth = 2)

stankay opened this issue 10 months ago
#2257 Adding abstract class mappers with defined constructor

TheAndreyy opened this pull request 10 months ago
Disable non-null check option on @AfterMapping with @MappingTarget

WalronGabor opened this issue 10 months ago