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
Support `@InheritConfiguration` for `@SubclassMapping` in methods with identical signature
github.com/mapstruct/mapstruct - EvaristeGalois11 opened this issue almost 2 years ago
github.com/mapstruct/mapstruct - EvaristeGalois11 opened this issue almost 2 years ago
Support go to declaration for `Mapper#qualifiedByName`
github.com/mapstruct/mapstruct-idea - thunderhook opened this pull request almost 2 years ago
github.com/mapstruct/mapstruct-idea - thunderhook opened this pull request almost 2 years ago
Use Java HashSet and HashMap new factory method with known capacity when on Java 19
github.com/mapstruct/mapstruct - filiphr opened this issue about 2 years ago
github.com/mapstruct/mapstruct - filiphr opened this issue about 2 years ago
Intellij plugin reports unmapped properties which are mapped in custom annotation
github.com/mapstruct/mapstruct-idea - cvetan opened this issue about 2 years ago
github.com/mapstruct/mapstruct-idea - cvetan opened this issue about 2 years ago
Missing Java type in old news
github.com/mapstruct/mapstruct.org - ptemplier opened this pull request about 2 years ago
github.com/mapstruct/mapstruct.org - ptemplier opened this pull request about 2 years ago
Nested auto completion does not work with records
github.com/mapstruct/mapstruct-idea - packowitz opened this issue about 2 years ago
github.com/mapstruct/mapstruct-idea - packowitz opened this issue about 2 years ago
Latest Dependencies
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request about 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request about 2 years ago
Using SubclassMapping and Mapping throws no write accessor error
github.com/mapstruct/mapstruct - bwgjoseph opened this issue about 2 years ago
github.com/mapstruct/mapstruct - bwgjoseph opened this issue about 2 years ago
MapStruct Property has no write accessor in MetaData for target name
github.com/mapstruct/mapstruct - Sam-Si opened this issue about 2 years ago
github.com/mapstruct/mapstruct - Sam-Si opened this issue about 2 years ago
Fixed language injection when target is field
github.com/mapstruct/mapstruct-idea - filiphr opened this pull request about 2 years ago
github.com/mapstruct/mapstruct-idea - filiphr opened this pull request about 2 years ago
#3072 Fixes proper ignoring of "removers" that often is accompanying …
github.com/mapstruct/mapstruct - jarlesat opened this pull request about 2 years ago
github.com/mapstruct/mapstruct - jarlesat opened this pull request about 2 years ago
remove redundant if from UnmappedTargetPropertiesInspection
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request about 2 years ago
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request about 2 years ago
Add support for Java records
github.com/mapstruct/mapstruct-idea - filiphr opened this pull request about 2 years ago
github.com/mapstruct/mapstruct-idea - filiphr opened this pull request about 2 years ago
MapStruct recognizes 'remove' method as property
github.com/mapstruct/mapstruct - trks1970 opened this issue about 2 years ago
github.com/mapstruct/mapstruct - trks1970 opened this issue about 2 years ago
Support configurable Spi Implementations
github.com/mapstruct/mapstruct - ro0sterjam opened this issue about 2 years ago
github.com/mapstruct/mapstruct - ro0sterjam opened this issue about 2 years ago
Pass spi namespaced processor options to custom spi
github.com/mapstruct/mapstruct - ro0sterjam opened this pull request about 2 years ago
github.com/mapstruct/mapstruct - ro0sterjam opened this pull request about 2 years ago
Add support for globally defining nullValueMapMappingStrategy and nullValueIterableMappingStrategy
github.com/mapstruct/mapstruct - filiphr opened this pull request about 2 years ago
github.com/mapstruct/mapstruct - filiphr opened this pull request about 2 years ago
Can't use `@Mapping#source` for map keys containg the dot character
github.com/mapstruct/mapstruct - sajkol opened this issue about 2 years ago
github.com/mapstruct/mapstruct - sajkol opened this issue about 2 years ago
#2863 Add validation of String type to @TargetPropertyName
github.com/mapstruct/mapstruct - paparadva opened this pull request about 2 years ago
github.com/mapstruct/mapstruct - paparadva opened this pull request about 2 years ago
Improve build/test infrastructure to support IDEA 2022.2/2022.3 and Java 17
github.com/mapstruct/mapstruct-idea - unshare opened this pull request about 2 years ago
github.com/mapstruct/mapstruct-idea - unshare opened this pull request about 2 years ago
Suppress/avoid a redundant variable warning when injecting a Java expression
github.com/mapstruct/mapstruct-idea - unshare opened this pull request about 2 years ago
github.com/mapstruct/mapstruct-idea - unshare opened this pull request about 2 years ago
mapstruct-protobuf3 use lombok:UnsupportedOperationException(Collections$UnmodifiableCollection)
github.com/mapstruct/mapstruct-examples - minzhiwu opened this issue about 2 years ago
github.com/mapstruct/mapstruct-examples - minzhiwu opened this issue about 2 years ago
Context uses @TargetType of Builder instead of resulting class in BeforeMapping and AfterMapping
github.com/mapstruct/mapstruct - barbatchov opened this issue about 2 years ago
github.com/mapstruct/mapstruct - barbatchov opened this issue about 2 years ago
IntelliJ plugin reporting "Unmapped target property" although the property is sucesfully mapped by MapStruct for fields of child classes.
github.com/mapstruct/mapstruct-idea - Hobbesgoblin opened this issue about 2 years ago
github.com/mapstruct/mapstruct-idea - Hobbesgoblin opened this issue about 2 years ago
support non blocking completion
github.com/mapstruct/mapstruct-eclipse - yennor opened this issue about 2 years ago
github.com/mapstruct/mapstruct-eclipse - yennor opened this issue about 2 years ago
#3054: Allow abstract return type when all directly sealed subtypes are covered by subclass mappings.
github.com/mapstruct/mapstruct - Zegveld opened this pull request about 2 years ago
github.com/mapstruct/mapstruct - Zegveld opened this pull request about 2 years ago
Do not require subclassExhaustiveStrategy when source is a sealed class and all subtypes are specified
github.com/mapstruct/mapstruct - mjustin opened this issue about 2 years ago
github.com/mapstruct/mapstruct - mjustin opened this issue about 2 years ago
Translate the guide reference into Chinese
github.com/mapstruct/mapstruct - Qomolang opened this pull request about 2 years ago
github.com/mapstruct/mapstruct - Qomolang opened this pull request about 2 years ago
Consistently use ext variable for version
github.com/mapstruct/mapstruct-examples - madorb opened this pull request about 2 years ago
github.com/mapstruct/mapstruct-examples - madorb opened this pull request about 2 years ago
IDE Internal Error
github.com/mapstruct/mapstruct-idea - arnaldop opened this issue about 2 years ago
github.com/mapstruct/mapstruct-idea - arnaldop opened this issue about 2 years ago
Abstract constructor
github.com/mapstruct/mapstruct - velo opened this pull request about 2 years ago
github.com/mapstruct/mapstruct - velo opened this pull request about 2 years ago
Bump protobuf-java from 3.21.2 to 3.21.7 in /parent
github.com/mapstruct/mapstruct - dependabot[bot] opened this pull request about 2 years ago
github.com/mapstruct/mapstruct - dependabot[bot] opened this pull request about 2 years ago
Use Javapoet instead of Freemarker
github.com/mapstruct/tools-gem - filiphr opened this pull request about 2 years ago
github.com/mapstruct/tools-gem - filiphr opened this pull request about 2 years ago
Add tests for composite SubclassMapping
github.com/mapstruct/mapstruct - filiphr opened this issue about 2 years ago
github.com/mapstruct/mapstruct - filiphr opened this issue about 2 years ago
Error when compiling with Eclipse
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this issue about 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this issue about 2 years ago
Latest Gradle and dependencies
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request about 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request about 2 years ago
Fixes #54
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request about 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request about 2 years ago
Adapter method will not be generated for below converter even though `mapstruct` able generate the implementation class.
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this issue about 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this issue about 2 years ago
Kotlin Data class with all nullable fields is not mapped to the target class fields
github.com/mapstruct/mapstruct - Syuziko opened this issue about 2 years ago
github.com/mapstruct/mapstruct - Syuziko opened this issue about 2 years ago
[FR] Zero dependencies like Hickory
github.com/mapstruct/tools-gem - agentgt opened this issue about 2 years ago
github.com/mapstruct/tools-gem - agentgt opened this issue about 2 years ago
Make possible to have multiple accessors for overloaded methods
github.com/mapstruct/mapstruct - velo opened this pull request over 2 years ago
github.com/mapstruct/mapstruct - velo opened this pull request over 2 years ago
Replace old Javadoc links with new location
github.com/mapstruct/mapstruct.org - filiphr opened this pull request over 2 years ago
github.com/mapstruct/mapstruct.org - filiphr opened this pull request over 2 years ago
Link to technical documentation is broken
github.com/mapstruct/mapstruct.org - thedrow opened this issue over 2 years ago
github.com/mapstruct/mapstruct.org - thedrow opened this issue over 2 years ago
Avoid unnecessary unboxing of Boolean
github.com/mapstruct/mapstruct - prasanth08 opened this pull request over 2 years ago
github.com/mapstruct/mapstruct - prasanth08 opened this pull request over 2 years ago
External conversions mapper methods are not generated in adapter class
github.com/mapstruct/mapstruct-spring-extensions - myatmin opened this issue over 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - myatmin opened this issue over 2 years ago
#2947: fix for wildcard bounded values.
github.com/mapstruct/mapstruct - Zegveld opened this pull request over 2 years ago
github.com/mapstruct/mapstruct - Zegveld opened this pull request over 2 years ago
Support for defining Javadoc in the generated mapper implementation
github.com/mapstruct/mapstruct - lehphyro opened this issue over 2 years ago
github.com/mapstruct/mapstruct - lehphyro opened this issue over 2 years ago
Add support for disabling only top level imports
github.com/mapstruct/mapstruct - filiphr opened this issue over 2 years ago
github.com/mapstruct/mapstruct - filiphr opened this issue over 2 years ago
Add support of java records
github.com/mapstruct/mapstruct-idea - kayukin opened this pull request over 2 years ago
github.com/mapstruct/mapstruct-idea - kayukin opened this pull request over 2 years ago
Feature/2954 allowing generic mappings
github.com/mapstruct/mapstruct - Zegveld opened this pull request over 2 years ago
github.com/mapstruct/mapstruct - Zegveld opened this pull request over 2 years ago
Generic type use , An error was obtained --- Can't generate mapping method for a generic type variable source.
github.com/mapstruct/mapstruct - lixiao1995 opened this issue over 2 years ago
github.com/mapstruct/mapstruct - lixiao1995 opened this issue over 2 years ago
Support for globally defining `nullValueIterableMappingStrategy` and `nullValueMapMappingStrategy`
github.com/mapstruct/mapstruct - andye2004 opened this issue over 2 years ago
github.com/mapstruct/mapstruct - andye2004 opened this issue over 2 years ago
Private collection field with getter gives incorrect compilation error
github.com/mapstruct/mapstruct - andye2004 opened this issue over 2 years ago
github.com/mapstruct/mapstruct - andye2004 opened this issue over 2 years ago
Mapstruct ignores the generic bounds when using explicit mappings
github.com/mapstruct/mapstruct - bgK opened this issue over 2 years ago
github.com/mapstruct/mapstruct - bgK opened this issue over 2 years ago
Allow @MappingTarget to be used with @SubclassMapping
github.com/mapstruct/mapstruct - heanssgen-troy opened this issue over 2 years ago
github.com/mapstruct/mapstruct - heanssgen-troy opened this issue over 2 years ago
Rework the implementation of nested target mappings
github.com/mapstruct/mapstruct - filiphr opened this issue over 2 years ago
github.com/mapstruct/mapstruct - filiphr opened this issue over 2 years ago
Update one typo in JavaDoc
github.com/mapstruct/mapstruct - CloudsDocker opened this pull request over 2 years ago
github.com/mapstruct/mapstruct - CloudsDocker opened this pull request over 2 years ago
Misspelling correction
github.com/mapstruct/mapstruct-examples - TitanWhoo opened this pull request over 2 years ago
github.com/mapstruct/mapstruct-examples - TitanWhoo opened this pull request over 2 years ago
Support for completion and Go To Definition within `Mapping#qualifiedByName`
github.com/mapstruct/mapstruct-idea - almogtavor opened this issue over 2 years ago
github.com/mapstruct/mapstruct-idea - almogtavor opened this issue over 2 years ago
[Feature Request] Support for mapstruct-spi-protobuf
github.com/mapstruct/mapstruct-idea - 91wzhang opened this issue over 2 years ago
github.com/mapstruct/mapstruct-idea - 91wzhang opened this issue over 2 years ago
Instantiate Kotlin data classes using the _primary_ constructor
github.com/mapstruct/mapstruct - jawo-a opened this pull request over 2 years ago
github.com/mapstruct/mapstruct - jawo-a opened this pull request over 2 years ago
Improve documentation for `BeanMapping#ignoreByDefault`
github.com/mapstruct/mapstruct - filiphr opened this issue over 2 years ago
github.com/mapstruct/mapstruct - filiphr opened this issue over 2 years ago
Duplicate file created when using multiple annotations with the same name
github.com/mapstruct/tools-gem - filiphr opened this issue over 2 years ago
github.com/mapstruct/tools-gem - filiphr opened this issue over 2 years ago
【Lombok】@FieldNameConstants not work
github.com/mapstruct/mapstruct-examples - AppSkyBoy opened this issue over 2 years ago
github.com/mapstruct/mapstruct-examples - AppSkyBoy opened this issue over 2 years ago
(Partent -> Child -> Child) not able to model with JpaContext
github.com/mapstruct/mapstruct-examples - asicode24 opened this issue over 2 years ago
github.com/mapstruct/mapstruct-examples - asicode24 opened this issue over 2 years ago
Getting an error on build but building is successfull anyway
github.com/mapstruct/mapstruct-spring-extensions - yennor opened this issue over 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - yennor opened this issue over 2 years ago
MapStruct Support 1.3.1 Completion of target and source properties in @Mapping can not work
github.com/mapstruct/mapstruct-idea - daitianci opened this issue over 2 years ago
github.com/mapstruct/mapstruct-idea - daitianci opened this issue over 2 years ago
Reworked GitHub Actions
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request over 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request over 2 years ago
Chore/actions
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request over 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request over 2 years ago
Use Google's compile-testing library.
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request over 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request over 2 years ago
Outdated IntelliJ version
github.com/mapstruct/mapstruct-idea - hduelme opened this issue over 2 years ago
github.com/mapstruct/mapstruct-idea - hduelme opened this issue over 2 years ago
add smart completion for ValueMapping
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request over 2 years ago
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request over 2 years ago
update mapstruct to latest version
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request over 2 years ago
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request over 2 years ago
Bump kotlin-stdlib from 1.5.10 to 1.6.0 in /mapstruct-kotlin
github.com/mapstruct/mapstruct-examples - dependabot[bot] opened this pull request over 2 years ago
github.com/mapstruct/mapstruct-examples - dependabot[bot] opened this pull request over 2 years ago
Mapstruct picks incorrect mapping method even if source and target are explicitly specified
github.com/mapstruct/mapstruct - SergJeepee opened this issue over 2 years ago
github.com/mapstruct/mapstruct - SergJeepee opened this issue over 2 years ago
Generated null checks for source parameters changed from 1.4.2 to 1.5.1
github.com/mapstruct/mapstruct - filiphr opened this issue over 2 years ago
github.com/mapstruct/mapstruct - filiphr opened this issue over 2 years ago
Extensions Release 0.1.2 - news item and updated documentation.
github.com/mapstruct/mapstruct.org - Chessray opened this pull request over 2 years ago
github.com/mapstruct/mapstruct.org - Chessray opened this pull request over 2 years ago
Require minimum JDK 11 in line with MapStruct Core.
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request over 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request over 2 years ago
Latest dependencies
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request over 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request over 2 years ago
No converter found capable of converting from type X to type Y
github.com/mapstruct/mapstruct-spring-extensions - pojacks opened this issue over 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - pojacks opened this issue over 2 years ago
Fixes #44
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request over 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request over 2 years ago
Combining AnnotateWith with componentModels
github.com/mapstruct/mapstruct - Zegveld opened this issue over 2 years ago
github.com/mapstruct/mapstruct - Zegveld opened this issue over 2 years ago
Cater for Generated annotation in different packages
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this issue over 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this issue over 2 years ago
#674 Support Java 8 java.util.Optional type
github.com/mapstruct/mapstruct - ibogdanchikov opened this pull request over 2 years ago
github.com/mapstruct/mapstruct - ibogdanchikov opened this pull request over 2 years ago
Support passing custom annotations to generated code
github.com/mapstruct/mapstruct-idea - filiphr opened this issue over 2 years ago
github.com/mapstruct/mapstruct-idea - filiphr opened this issue over 2 years ago
java: Internal error in the mapping processor: java.lang.ExceptionInInitializerError
github.com/mapstruct/mapstruct - wxggithub1996 opened this issue over 2 years ago
github.com/mapstruct/mapstruct - wxggithub1996 opened this issue over 2 years ago
Upgrade to Java 11
github.com/mapstruct/mapstruct-spring-extensions - postalservice14 opened this pull request over 2 years ago
github.com/mapstruct/mapstruct-spring-extensions - postalservice14 opened this pull request over 2 years ago
Add validation of `String` type for `@TargetPropertyName`
github.com/mapstruct/mapstruct - sjaakd opened this issue over 2 years ago
github.com/mapstruct/mapstruct - sjaakd opened this issue over 2 years ago
Other languages support
github.com/mapstruct/mapstruct.org - Qomolang opened this issue over 2 years ago
github.com/mapstruct/mapstruct.org - Qomolang opened this issue over 2 years ago
Support for Java 14+ records
github.com/mapstruct/mapstruct-idea - HawkSK opened this issue over 2 years ago
github.com/mapstruct/mapstruct-idea - HawkSK opened this issue over 2 years ago
Plugin installation : Unable to read repository
github.com/mapstruct/mapstruct-eclipse - fbrossar25 opened this issue over 2 years ago
github.com/mapstruct/mapstruct-eclipse - fbrossar25 opened this issue over 2 years ago
How to use the mapping in practice?
github.com/mapstruct/mapstruct-examples - cassiusvm opened this issue over 2 years ago
github.com/mapstruct/mapstruct-examples - cassiusvm opened this issue over 2 years ago
Error on MapStruct Support Intellij Plugin (Too many non-blocking read actions submitted at once)
github.com/mapstruct/mapstruct-idea - luca-falcon-mitobit opened this issue over 2 years ago
github.com/mapstruct/mapstruct-idea - luca-falcon-mitobit opened this issue over 2 years ago
Example for spring boot
github.com/mapstruct/mapstruct-examples - jesusfvb opened this issue over 2 years ago
github.com/mapstruct/mapstruct-examples - jesusfvb opened this issue over 2 years ago
[BUG] Issue between java record and mapping from several sources parameters
github.com/mapstruct/mapstruct - Claveaum opened this issue over 2 years ago
github.com/mapstruct/mapstruct - Claveaum opened this issue over 2 years ago