Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
MapStruct
Java bean mappings, the easy way
Collective -
Host: opensource -
https://opencollective.com/mapstruct
- Website: https://mapstruct.org/
- Code: https://github.com/mapstruct
api stops working correctly when adding mapstruct to pom.xml
github.com/mapstruct/mapstruct - guilhermeduane opened this issue 6 days ago
github.com/mapstruct/mapstruct - guilhermeduane opened this issue 6 days ago
Mapstruct not able to generate mapping when java record
github.com/mapstruct/mapstruct - kunalvarpe opened this issue 7 days ago
github.com/mapstruct/mapstruct - kunalvarpe opened this issue 7 days ago
add ignored annotation issues #1958
github.com/mapstruct/mapstruct - xumk opened this pull request 13 days ago
github.com/mapstruct/mapstruct - xumk opened this pull request 13 days ago
NPE when defining mapping to primitive array
github.com/mapstruct/mapstruct - tfeuerba opened this issue 15 days ago
github.com/mapstruct/mapstruct - tfeuerba opened this issue 15 days ago
The name is not standardized, there are differences in the problem
github.com/mapstruct/mapstruct - ailongIdo opened this issue 16 days ago
github.com/mapstruct/mapstruct - ailongIdo opened this issue 16 days ago
Align README with v1.6.3 release
github.com/mapstruct/mapstruct - dlehammer opened this pull request 17 days ago
github.com/mapstruct/mapstruct - dlehammer opened this pull request 17 days ago
#211 Remove methods should not be considered fluent setters.
github.com/mapstruct/mapstruct-idea - jarlesat opened this pull request 18 days ago
github.com/mapstruct/mapstruct-idea - jarlesat opened this pull request 18 days ago
Remove warnings for fluent removers.
github.com/mapstruct/mapstruct-idea - jarlesat opened this issue 18 days ago
github.com/mapstruct/mapstruct-idea - jarlesat opened this issue 18 days ago
Bump org.springframework:spring-beans from 5.3.31 to 6.1.14 in /parent
github.com/mapstruct/mapstruct - dependabot[bot] opened this pull request 19 days ago
github.com/mapstruct/mapstruct - dependabot[bot] opened this pull request 19 days ago
Switch order of literals to prevent NullPointerException
github.com/mapstruct/mapstruct - pixeeai opened this pull request 20 days ago
github.com/mapstruct/mapstruct - pixeeai opened this pull request 20 days ago
NoSuchMethod Error when injection strategy is CONSTRUCTOR and there's a use of others mappers at the code
github.com/mapstruct/mapstruct - RafaelRfs opened this issue 22 days ago
github.com/mapstruct/mapstruct - RafaelRfs opened this issue 22 days ago
Fix typo javadoc
github.com/mapstruct/mapstruct - ngocnhan-tran1996 opened this pull request 22 days ago
github.com/mapstruct/mapstruct - ngocnhan-tran1996 opened this pull request 22 days ago
Two @AfterMapping being applied when using Lombok builder on 1.6.3
github.com/mapstruct/mapstruct - davity opened this issue 23 days ago
github.com/mapstruct/mapstruct - davity opened this issue 23 days ago
MapStruct 1.6.3 passes builder as @MappingTarget Object target to the context#storeMappedInstance
github.com/mapstruct/mapstruct - BbIKTOP opened this issue 24 days ago
github.com/mapstruct/mapstruct - BbIKTOP opened this issue 24 days ago
Cannot use FieldNameConstants
github.com/mapstruct/mapstruct - small-thanks opened this issue about 1 month ago
github.com/mapstruct/mapstruct - small-thanks opened this issue about 1 month ago
Refactor: Standardize Class Names to PascalCase
github.com/mapstruct/mapstruct - jinhyogyeom opened this pull request about 1 month ago
github.com/mapstruct/mapstruct - jinhyogyeom opened this pull request about 1 month ago
Delete unnecessary conditions and modify return statement.
github.com/mapstruct/mapstruct - dudxor4587 opened this pull request about 1 month ago
github.com/mapstruct/mapstruct - dudxor4587 opened this pull request about 1 month ago
Mappings with Generics & Primitives fail
github.com/mapstruct/mapstruct - xmaniac opened this issue about 1 month ago
github.com/mapstruct/mapstruct - xmaniac opened this issue about 1 month ago
Fix typos in comments
github.com/mapstruct/mapstruct - alsswl opened this pull request about 1 month ago
github.com/mapstruct/mapstruct - alsswl opened this pull request about 1 month ago
InheritInverseConfiguration changed behaviour after upgrading from 1.6.0 to 1.6.3
github.com/mapstruct/mapstruct - vld0 opened this issue about 1 month ago
github.com/mapstruct/mapstruct - vld0 opened this issue about 1 month ago
Fix typos and improve readability in multiple classes
github.com/mapstruct/mapstruct - cussle opened this pull request about 1 month ago
github.com/mapstruct/mapstruct - cussle opened this pull request about 1 month ago
Fix typos in method and variable names.
github.com/mapstruct/mapstruct - hsjni0110 opened this pull request about 1 month ago
github.com/mapstruct/mapstruct - hsjni0110 opened this pull request about 1 month ago
Clarified documentation on @Named for usage on private methods
github.com/mapstruct/mapstruct - mipo256 opened this pull request about 1 month ago
github.com/mapstruct/mapstruct - mipo256 opened this pull request about 1 month ago
kotlin+maven: Cannot find implementation for org.mapstruct.example.kotlin.converter.PersonConverter
github.com/mapstruct/mapstruct-examples - howieyuen opened this issue about 1 month ago
github.com/mapstruct/mapstruct-examples - howieyuen opened this issue about 1 month ago
EnumMapping to support String-to-Enum conversion #2
github.com/mapstruct/mapstruct - RichMacDonald opened this issue about 1 month ago
github.com/mapstruct/mapstruct - RichMacDonald opened this issue about 1 month ago
Mappings (Mapping) with multiple sources does not highlight properly
github.com/mapstruct/mapstruct-idea - cvoiculescu opened this issue about 1 month ago
github.com/mapstruct/mapstruct-idea - cvoiculescu opened this issue about 1 month ago
#3747 Do not generate redundant if condition with constructor mapping and RETURN_DEFAULT null value mapping strategy
github.com/mapstruct/mapstruct - filiphr opened this pull request about 2 months ago
github.com/mapstruct/mapstruct - filiphr opened this pull request about 2 months ago
Vscode says mapper implementation can't be created, but code compiles and runs just fine
github.com/mapstruct/mapstruct - EnzoCrisostomo opened this issue about 2 months ago
github.com/mapstruct/mapstruct - EnzoCrisostomo opened this issue about 2 months ago
Support SubclassMapping mapping only subclass fields when a mapping target is supplied to the named subclass mapping method
github.com/mapstruct/mapstruct - Baldovie opened this issue about 2 months ago
github.com/mapstruct/mapstruct - Baldovie opened this issue about 2 months ago
Custom generic configuration for DEFAULT types
github.com/mapstruct/mapstruct - indalaterre opened this issue about 2 months ago
github.com/mapstruct/mapstruct - indalaterre opened this issue about 2 months ago
Throw always custom exception
github.com/mapstruct/mapstruct - jeferro opened this issue about 2 months ago
github.com/mapstruct/mapstruct - jeferro opened this issue about 2 months ago
Add section to README.md comparing mapstruct with Java Records
github.com/mapstruct/mapstruct - earizon opened this issue about 2 months ago
github.com/mapstruct/mapstruct - earizon opened this issue about 2 months ago
Chore/dependencies
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request 2 months ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request 2 months ago
Adjust minimum IntelliJ version and remove downloads of mockJDK
github.com/mapstruct/mapstruct-idea - filiphr opened this pull request 2 months ago
github.com/mapstruct/mapstruct-idea - filiphr opened this pull request 2 months ago
#3747 Fix empty if-block when NullValueMappingStrategy is RETURN_DEFAULT and target is immutable
github.com/mapstruct/mapstruct - Hypnagokali opened this pull request 2 months ago
github.com/mapstruct/mapstruct - Hypnagokali opened this pull request 2 months ago
#3707 Fix abstract generic builder mappings
github.com/mapstruct/mapstruct - Obolrom opened this pull request 2 months ago
github.com/mapstruct/mapstruct - Obolrom opened this pull request 2 months ago
Redundant if condition in Java record mapping with RETURN_DEFAULT strategy
github.com/mapstruct/mapstruct - primavistalab opened this issue 2 months ago
github.com/mapstruct/mapstruct - primavistalab opened this issue 2 months ago
#3732 Fix unused import
github.com/mapstruct/mapstruct - Obolrom opened this pull request 2 months ago
github.com/mapstruct/mapstruct - Obolrom opened this pull request 2 months ago
Bump org.springframework:spring-context from 5.3.31 to 6.1.14 in /parent
github.com/mapstruct/mapstruct - dependabot[bot] opened this pull request 2 months ago
github.com/mapstruct/mapstruct - dependabot[bot] opened this pull request 2 months ago
Automatic unit conversion
github.com/mapstruct/mapstruct - alessiomatricardi opened this issue 2 months ago
github.com/mapstruct/mapstruct - alessiomatricardi opened this issue 2 months ago
MapStruct does not pass the parent source object to mapping methods of nested entity if the desired parent source object is used in an expression
github.com/mapstruct/mapstruct - elizavetaMenshikova opened this issue 2 months ago
github.com/mapstruct/mapstruct - elizavetaMenshikova opened this issue 2 months ago
Add and update existing objects in collection
github.com/mapstruct/mapstruct - lkuendig opened this issue 2 months ago
github.com/mapstruct/mapstruct - lkuendig opened this issue 2 months ago
Improve documentation of `nullValuePropertyMappingStrategy`
github.com/mapstruct/mapstruct - cpolisini-commify opened this issue 2 months ago
github.com/mapstruct/mapstruct - cpolisini-commify opened this issue 2 months ago
resolve a mapper's constructor dependencies when creating via `Mappers.getMapper`
github.com/mapstruct/mapstruct - AlexElin opened this pull request 3 months ago
github.com/mapstruct/mapstruct - AlexElin opened this pull request 3 months ago
@DecoratedWith is not work with mapstruct-spring-extensions
github.com/mapstruct/mapstruct-spring-extensions - Cloud-Lego opened this issue 3 months ago
github.com/mapstruct/mapstruct-spring-extensions - Cloud-Lego opened this issue 3 months ago
Multiple null checks for nested object
github.com/mapstruct/mapstruct - robertonav20 opened this issue 3 months ago
github.com/mapstruct/mapstruct - robertonav20 opened this issue 3 months ago
ignoreUnmappedSourceProperties does not propagate via @InheritConfiguration
github.com/mapstruct/mapstruct - RichMacDonald opened this pull request 3 months ago
github.com/mapstruct/mapstruct - RichMacDonald opened this pull request 3 months ago
Unused import of java.time.LocalDate when mapping source LocalDateTime to target LocalDate
github.com/mapstruct/mapstruct - nikomiranda opened this issue 3 months ago
github.com/mapstruct/mapstruct - nikomiranda opened this issue 3 months ago
multi ignore, Provide convenient operation
github.com/mapstruct/mapstruct - shinestmt opened this issue 3 months ago
github.com/mapstruct/mapstruct - shinestmt opened this issue 3 months ago
#3729 support for using inner class Builder without using static factory method
github.com/mapstruct/mapstruct - rmschots opened this pull request 3 months ago
github.com/mapstruct/mapstruct - rmschots opened this pull request 3 months ago
Detect Builder without a factory method
github.com/mapstruct/mapstruct - rmschots opened this issue 3 months ago
github.com/mapstruct/mapstruct - rmschots opened this issue 3 months ago
Unused import of java.time.LocalDate when mapping source LocalDateTime to target LocalDate
github.com/mapstruct/mapstruct.org - nikomiranda opened this issue 3 months ago
github.com/mapstruct/mapstruct.org - nikomiranda opened this issue 3 months ago
MapStruct does not detect unmapped source attribute if it nested.
github.com/mapstruct/mapstruct - foal opened this issue 3 months ago
github.com/mapstruct/mapstruct - foal opened this issue 3 months ago
conditionQualifiedByName is ignored for source="."
github.com/mapstruct/mapstruct - LeovR opened this issue 3 months ago
github.com/mapstruct/mapstruct - LeovR opened this issue 3 months ago
Mapstruct does not get the values from an entity annotated with @Data from lombok
github.com/mapstruct/mapstruct - VoperAD opened this issue 3 months ago
github.com/mapstruct/mapstruct - VoperAD opened this issue 3 months ago
Regression in MapStruct 1.6.x: Incorrect collection mapping code generation with custom mapper
github.com/mapstruct/mapstruct - bduisenov opened this issue 3 months ago
github.com/mapstruct/mapstruct - bduisenov opened this issue 3 months ago
enum2string doesn't recognize MappingConstants.NULL
github.com/mapstruct/mapstruct - lildadou opened this issue 3 months ago
github.com/mapstruct/mapstruct - lildadou opened this issue 3 months ago
ClassCastException in the map with cycles example using builders after upgrading to 1.6.0+
github.com/mapstruct/mapstruct - TMRGZ opened this issue 3 months ago
github.com/mapstruct/mapstruct - TMRGZ opened this issue 3 months ago
Mapstruct not recognize parent class
github.com/mapstruct/mapstruct - dvcminh opened this issue 3 months ago
github.com/mapstruct/mapstruct - dvcminh opened this issue 3 months ago
Bump com.google.protobuf:protobuf-java from 3.21.7 to 3.25.5 in /parent
github.com/mapstruct/mapstruct - dependabot[bot] opened this pull request 3 months ago
github.com/mapstruct/mapstruct - dependabot[bot] opened this pull request 3 months ago
Exception thrown when mapping from nested Record field
github.com/mapstruct/mapstruct - icod opened this issue 3 months ago
github.com/mapstruct/mapstruct - icod opened this issue 3 months ago
#3717 Fix ClassCastException when getting thrown types for a record accessor
github.com/mapstruct/mapstruct - filiphr opened this pull request 3 months ago
github.com/mapstruct/mapstruct - filiphr opened this pull request 3 months ago
ClassCastException when upgrading to Mapstruct 1.6.1 & Java 21
github.com/mapstruct/mapstruct - saw303 opened this issue 3 months ago
github.com/mapstruct/mapstruct - saw303 opened this issue 3 months ago
#3678 before / after mapping for type using builder should only be kept if they are using the actual type in `@TargetType` or `@MappingTarget`
github.com/mapstruct/mapstruct - filiphr opened this pull request 3 months ago
github.com/mapstruct/mapstruct - filiphr opened this pull request 3 months ago
#3703 Use include model instead of manually writing the type name for return type for afterMappingReferencesWithFinalizedReturnType
github.com/mapstruct/mapstruct - filiphr opened this pull request 3 months ago
github.com/mapstruct/mapstruct - filiphr opened this pull request 3 months ago
Configure JReleaser for project
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this issue 3 months ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this issue 3 months ago
Support generic Context to set parent-child relations
github.com/mapstruct/mapstruct - ilia1243 opened this issue 3 months ago
github.com/mapstruct/mapstruct - ilia1243 opened this issue 3 months ago
Compatibility with magic bean
github.com/mapstruct/mapstruct - bowbahdoe opened this issue 3 months ago
github.com/mapstruct/mapstruct - bowbahdoe opened this issue 3 months ago
Case where @BeanMapping(ignoreByDefault = true) has no effect in 1.6.0
github.com/mapstruct/mapstruct - atgomes opened this issue 3 months ago
github.com/mapstruct/mapstruct - atgomes opened this issue 3 months ago
Support `CollectionMappingStrategy` on `@BeanMapping` and `@Mapping`
github.com/mapstruct/mapstruct - yelhouti opened this issue 3 months ago
github.com/mapstruct/mapstruct - yelhouti opened this issue 3 months ago
Mapstruct cannot find methods in abstract builder classes
github.com/mapstruct/mapstruct - dobrikov opened this issue 3 months ago
github.com/mapstruct/mapstruct - dobrikov opened this issue 3 months ago
Make a release
github.com/mapstruct/mapstruct-spring-extensions - stickfigure opened this issue 3 months ago
github.com/mapstruct/mapstruct-spring-extensions - stickfigure opened this issue 3 months ago
Flattening mapper using another mapper doesn't work as expected
github.com/mapstruct/mapstruct - ygmarchi opened this issue 3 months ago
github.com/mapstruct/mapstruct - ygmarchi opened this issue 3 months ago
make mapping target object to null when all its properties are null
github.com/mapstruct/mapstruct - evipin opened this issue 3 months ago
github.com/mapstruct/mapstruct - evipin opened this issue 3 months ago
Generic optional mapping not working on version 1.6.0
github.com/mapstruct/mapstruct - stef-corilus opened this issue 3 months ago
github.com/mapstruct/mapstruct - stef-corilus opened this issue 3 months ago
Compile error when using `AfterMapping` method with Builder and TargetObject
github.com/mapstruct/mapstruct - cgoIT opened this issue 3 months ago
github.com/mapstruct/mapstruct - cgoIT opened this issue 3 months ago
MapStruct does not map boolean properties of source starting with `isX` having a getter `isX()`
github.com/mapstruct/mapstruct - agitrubard opened this issue 3 months ago
github.com/mapstruct/mapstruct - agitrubard opened this issue 3 months ago
@Condition generates additional 'else' blocks with @MappingTarget
github.com/mapstruct/mapstruct - aramhambaryan opened this issue 4 months ago
github.com/mapstruct/mapstruct - aramhambaryan opened this issue 4 months ago
How to map List of object with nested list to flat list
github.com/mapstruct/mapstruct - nvignesh86 opened this issue 4 months ago
github.com/mapstruct/mapstruct - nvignesh86 opened this issue 4 months ago
The compiled files generated by MapStruct cannot be found after switching branches.
github.com/mapstruct/mapstruct-examples - fyeeme opened this issue 4 months ago
github.com/mapstruct/mapstruct-examples - fyeeme opened this issue 4 months ago
Mapping from java.util.Map<String, ?> to Bean is broken (looks like regression)
github.com/mapstruct/mapstruct - hextriclosan opened this issue 4 months ago
github.com/mapstruct/mapstruct - hextriclosan opened this issue 4 months ago
Replace all non-word characters with underscores.
github.com/mapstruct/mapstruct-spring-extensions - jbonzohln opened this pull request 4 months ago
github.com/mapstruct/mapstruct-spring-extensions - jbonzohln opened this pull request 4 months ago
#3695 Use retainAll() for Set and Map instead of clear()
github.com/mapstruct/mapstruct - maxifridge opened this pull request 4 months ago
github.com/mapstruct/mapstruct - maxifridge opened this pull request 4 months ago
Add option to retain collection elements from existing target instead of clearing them
github.com/mapstruct/mapstruct - maxifridge opened this issue 4 months ago
github.com/mapstruct/mapstruct - maxifridge opened this issue 4 months ago
#3628 Add locale parameter for numberFormat
github.com/mapstruct/mapstruct - Obolrom opened this pull request 4 months ago
github.com/mapstruct/mapstruct - Obolrom opened this pull request 4 months ago
When using Lombok in @Mapping's target, the expression field will lose the reference relationship
github.com/mapstruct/mapstruct-idea - 183461750 opened this issue 4 months ago
github.com/mapstruct/mapstruct-idea - 183461750 opened this issue 4 months ago
How to ignore a property from nested Collection object in mapstruct.
github.com/mapstruct/mapstruct - RakeshInfy opened this issue 4 months ago
github.com/mapstruct/mapstruct - RakeshInfy opened this issue 4 months ago
Use correct type for the Record component read accessors
github.com/mapstruct/mapstruct - filiphr opened this pull request 4 months ago
github.com/mapstruct/mapstruct - filiphr opened this pull request 4 months ago
MapStruct Spring Extensions 1.1.2 released
github.com/mapstruct/mapstruct.org - Chessray opened this pull request 4 months ago
github.com/mapstruct/mapstruct.org - Chessray opened this pull request 4 months ago
Fix typo in readme Maven plugin config
github.com/mapstruct/mapstruct - hduelme opened this pull request 4 months ago
github.com/mapstruct/mapstruct - hduelme opened this pull request 4 months ago
POJO fields with Capital Letter "L" not getting mapped in the Impl class - Mapstruct 1.3
github.com/mapstruct/mapstruct - kc-karan opened this issue 4 months ago
github.com/mapstruct/mapstruct - kc-karan opened this issue 4 months ago
Latest Gradle + Dependencies
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request 4 months ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request 4 months ago
Source parameters are passed to `@Condition` when not expected
github.com/mapstruct/mapstruct - dugq opened this issue 4 months ago
github.com/mapstruct/mapstruct - dugq opened this issue 4 months ago
check target property is non null before copy value
github.com/mapstruct/mapstruct - biscuithx opened this issue 4 months ago
github.com/mapstruct/mapstruct - biscuithx opened this issue 4 months ago
Mapstruct 1.5.x : Mapping parameter of type Map<?,?> generates issue
github.com/mapstruct/mapstruct - jesusherencia opened this issue 4 months ago
github.com/mapstruct/mapstruct - jesusherencia opened this issue 4 months ago