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
When @InheritConfiguration and qualifiedByName are used at the same time, it will be invalid when the field names are inconsistent.
github.com/mapstruct/mapstruct - rofemen opened this issue 8 months ago
github.com/mapstruct/mapstruct - rofemen opened this issue 8 months ago
#3133 Redundant null check in generated code when adding parameters
github.com/mapstruct/mapstruct - zyberzebra opened this pull request 8 months ago
github.com/mapstruct/mapstruct - zyberzebra opened this pull request 8 months ago
fix jacoco-reports-0-coverage
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 8 months ago
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 8 months ago
Fork/feature/spring canonical constructor constructor inject
github.com/mapstruct/mapstruct - zyberzebra opened this pull request 8 months ago
github.com/mapstruct/mapstruct - zyberzebra opened this pull request 8 months ago
#3577 improve ignoreByDefault documentation.
github.com/mapstruct/mapstruct - Zegveld opened this pull request 8 months ago
github.com/mapstruct/mapstruct - Zegveld opened this pull request 8 months ago
Mapping a list to a map and vice versa
github.com/mapstruct/mapstruct - filiphr opened this issue 8 months ago
github.com/mapstruct/mapstruct - filiphr opened this issue 8 months ago
Add a MapStruct processor option to fail if mappers referenced in uses attribute are not really used
github.com/mapstruct/mapstruct - gclarisse opened this issue 8 months ago
github.com/mapstruct/mapstruct - gclarisse opened this issue 8 months ago
False positive missing mapping warning
github.com/mapstruct/mapstruct-idea - aleksvidak opened this issue 8 months ago
github.com/mapstruct/mapstruct-idea - aleksvidak opened this issue 8 months ago
The resulting implementation class does not have a set value
github.com/mapstruct/mapstruct - mawl01 opened this issue 8 months ago
github.com/mapstruct/mapstruct - mawl01 opened this issue 8 months ago
Clarify that `Mapping#ignoreByDefault` is inherited in nested mappings in documentation
github.com/mapstruct/mapstruct - Zegveld opened this issue 8 months ago
github.com/mapstruct/mapstruct - Zegveld opened this issue 8 months ago
Nested Mappings suddenly stop with return null
github.com/mapstruct/mapstruct - Zegveld opened this issue 8 months ago
github.com/mapstruct/mapstruct - Zegveld opened this issue 8 months ago
Not auto register converters after manually create a ConversionService bean.
github.com/mapstruct/mapstruct-spring-extensions - jaggerwang opened this issue 8 months ago
github.com/mapstruct/mapstruct-spring-extensions - jaggerwang opened this issue 8 months ago
Respect only explicit mappings but fail on unmapped source fields
github.com/mapstruct/mapstruct - thiko opened this issue 8 months ago
github.com/mapstruct/mapstruct - thiko opened this issue 8 months ago
Specified mapper is ignored
github.com/mapstruct/mapstruct - twallmey opened this issue 8 months ago
github.com/mapstruct/mapstruct - twallmey opened this issue 8 months ago
Code completion for annotation parameters like @Mapping is not working
github.com/mapstruct/mapstruct-idea - UnclePi979 opened this issue 8 months ago
github.com/mapstruct/mapstruct-idea - UnclePi979 opened this issue 8 months ago
Code completion: mapTo... suggestions take precedence over more useful suggestions
github.com/mapstruct/mapstruct-idea - kalvintamas opened this issue 8 months ago
github.com/mapstruct/mapstruct-idea - kalvintamas opened this issue 8 months ago
Allow use of conditions on `@SubclassMapping`
github.com/mapstruct/mapstruct - gigena-git opened this issue 8 months ago
github.com/mapstruct/mapstruct - gigena-git opened this issue 8 months ago
unmappedSourcePolicy=ERROR and unmappedTargetPolicy=ERROR not work as expected
github.com/mapstruct/mapstruct - developer-sunnywu opened this issue 8 months ago
github.com/mapstruct/mapstruct - developer-sunnywu opened this issue 8 months ago
In Java 8, adding annotations like @Nullable to constructors results in failed mapping.
github.com/mapstruct/mapstruct - impati opened this issue 8 months ago
github.com/mapstruct/mapstruct - impati opened this issue 8 months ago
build error: The type of parameter "model" has no property named "po.id"
github.com/mapstruct/mapstruct - tom055 opened this issue 8 months ago
github.com/mapstruct/mapstruct - tom055 opened this issue 8 months ago
add idea 2024.1 to build matrix
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 9 months ago
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 9 months ago
Add support for java text-blocks for expression injection
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 9 months ago
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 9 months ago
Plugin reports "Can't find related attribute" warning when using `source="."`
github.com/mapstruct/mapstruct-idea - Chessray opened this issue 9 months ago
github.com/mapstruct/mapstruct-idea - Chessray opened this issue 9 months ago
Fix issue 180. WrongUsageOfMappersFactory componentModel from config
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 9 months ago
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 9 months ago
Update README.md
github.com/mapstruct/mapstruct-examples - swasb123 opened this pull request 9 months ago
github.com/mapstruct/mapstruct-examples - swasb123 opened this pull request 9 months ago
Incompatible with idea 2024.1 RC
github.com/mapstruct/mapstruct-idea - chaoyoung opened this issue 9 months ago
github.com/mapstruct/mapstruct-idea - chaoyoung opened this issue 9 months ago
Support for using current element index as source value when mapping collections
github.com/mapstruct/mapstruct - crizzis opened this issue 9 months ago
github.com/mapstruct/mapstruct - crizzis opened this issue 9 months ago
code wraps automatically, does not recognize keywords
github.com/mapstruct/mapstruct-idea - Muscleape opened this issue 9 months ago
github.com/mapstruct/mapstruct-idea - Muscleape opened this issue 9 months ago
`@Condition` treated as ambiguous mapping for methods returning Boolean/boolean
github.com/mapstruct/mapstruct - hmzuleta opened this issue 9 months ago
github.com/mapstruct/mapstruct - hmzuleta opened this issue 9 months ago
Correct issue key for Issue3485Test
github.com/mapstruct/mapstruct - hduelme opened this pull request 9 months ago
github.com/mapstruct/mapstruct - hduelme opened this pull request 9 months ago
Exception running when i‘m delete unused interface
github.com/mapstruct/mapstruct-examples - Yangqi0338 opened this issue 9 months ago
github.com/mapstruct/mapstruct-examples - Yangqi0338 opened this issue 9 months ago
`@Condition` cannot be used only with `@Context` parameters
github.com/mapstruct/mapstruct - filiphr opened this issue 9 months ago
github.com/mapstruct/mapstruct - filiphr opened this issue 9 months ago
add ksp via room compiler processing
github.com/mapstruct/mapstruct - StefanLobbenmeierObjego opened this pull request 9 months ago
github.com/mapstruct/mapstruct - StefanLobbenmeierObjego opened this pull request 9 months ago
Trigger FileNotFoundException When I delete the interface
github.com/mapstruct/mapstruct - Yangqi0338 opened this issue 9 months ago
github.com/mapstruct/mapstruct - Yangqi0338 opened this issue 9 months ago
Cyclic dependency problem when using mappers with annoations "componentModel = SPRING" and "uses = {...}"
github.com/mapstruct/mapstruct - twallmey opened this issue 9 months ago
github.com/mapstruct/mapstruct - twallmey opened this issue 9 months ago
Mapstruct with quarkus ignores ReportingPolicy.WARN
github.com/mapstruct/mapstruct - bkalas opened this issue 9 months ago
github.com/mapstruct/mapstruct - bkalas opened this issue 9 months ago
Unexpected code generation behavior when modifying properties of classes
github.com/mapstruct/mapstruct - minhnhathoang opened this issue 9 months ago
github.com/mapstruct/mapstruct - minhnhathoang opened this issue 9 months ago
Wrong usage of mappers factory should be able to remove static initializer
github.com/mapstruct/mapstruct-idea - filiphr opened this issue 9 months ago
github.com/mapstruct/mapstruct-idea - filiphr opened this issue 9 months ago
How could I map a primitive attribute with default value to null?
github.com/mapstruct/mapstruct - Qomolang opened this issue 9 months ago
github.com/mapstruct/mapstruct - Qomolang opened this issue 9 months ago
Code Completion didn't work well.
github.com/mapstruct/mapstruct-idea - ovaso opened this issue 9 months ago
github.com/mapstruct/mapstruct-idea - ovaso opened this issue 9 months ago
IDE Support of `BeanMapping#ignoredTargets`
github.com/mapstruct/mapstruct-idea - thunderhook opened this issue 10 months ago
github.com/mapstruct/mapstruct-idea - thunderhook opened this issue 10 months ago
Wrong return for NullValuePropertyMappingStrategy.SET_TO_NULL for Collections using Lombok Builder
github.com/mapstruct/mapstruct - estevaojordao opened this issue 10 months ago
github.com/mapstruct/mapstruct - estevaojordao opened this issue 10 months ago
WrongUsageOfMappersFactoryInspection ignores if componentModel is defined in MapperConfig
github.com/mapstruct/mapstruct-idea - hduelme opened this issue 10 months ago
github.com/mapstruct/mapstruct-idea - hduelme opened this issue 10 months ago
Fix RemoveMappersFix by using SafeDeleteFix
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 10 months ago
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 10 months ago
Report Non-existing target properties as errors
github.com/mapstruct/mapstruct-idea - CodeSimcoe opened this issue 10 months ago
github.com/mapstruct/mapstruct-idea - CodeSimcoe opened this issue 10 months ago
Report Non-existing target/source properties as errors
github.com/mapstruct/mapstruct-idea - CodeSimcoe opened this pull request 10 months ago
github.com/mapstruct/mapstruct-idea - CodeSimcoe opened this pull request 10 months ago
prevent null as fix for WrongUsageOfMappersFactory
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 10 months ago
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 10 months ago
Ignore mapping of fields from super classes and interfaces
github.com/mapstruct/mapstruct - zyberzebra opened this issue 10 months ago
github.com/mapstruct/mapstruct - zyberzebra opened this issue 10 months ago
No actual mapping code, when inherited from another interface
github.com/mapstruct/mapstruct - ARManakhov opened this issue 10 months ago
github.com/mapstruct/mapstruct - ARManakhov opened this issue 10 months ago
MapStruct: custom mapping function is applied to all fields
github.com/mapstruct/mapstruct - Govardhan451 opened this issue 10 months ago
github.com/mapstruct/mapstruct - Govardhan451 opened this issue 10 months ago
Introduce @Mapper(maxDepth = 2)
github.com/mapstruct/mapstruct - stankay opened this issue 10 months ago
github.com/mapstruct/mapstruct - stankay opened this issue 10 months ago
#2257 Adding abstract class mappers with defined constructor
github.com/mapstruct/mapstruct - TheAndreyy opened this pull request 10 months ago
github.com/mapstruct/mapstruct - TheAndreyy opened this pull request 10 months ago
#3539 Support BeanMapping#ignoredTargets instead of repeating @Mapping(target = "foo", ignore = true)
github.com/mapstruct/mapstruct - chenzijia12300 opened this pull request 10 months ago
github.com/mapstruct/mapstruct - chenzijia12300 opened this pull request 10 months ago
Disable non-null check option on @AfterMapping with @MappingTarget
github.com/mapstruct/mapstruct - WalronGabor opened this issue 10 months ago
github.com/mapstruct/mapstruct - WalronGabor opened this issue 10 months ago
Inspection for Mapping to target = "." without source
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 10 months ago
github.com/mapstruct/mapstruct-idea - hduelme opened this pull request 10 months ago
Add support for conditions on source parameters + fix incorrect use of source parameter in presence check method
github.com/mapstruct/mapstruct - filiphr opened this pull request 10 months ago
github.com/mapstruct/mapstruct - filiphr opened this pull request 10 months ago
#3524 provide tests with delomboked classes annotated with lomboks @SuperBuilder annotation
github.com/mapstruct/mapstruct - thunderhook opened this pull request 10 months ago
github.com/mapstruct/mapstruct - thunderhook opened this pull request 10 months ago
Access to Source Property Name in Conditional Methods
github.com/mapstruct/mapstruct - Inso4 opened this issue 10 months ago
github.com/mapstruct/mapstruct - Inso4 opened this issue 10 months ago
#3485 Exception for Mapping to target = "." without source
github.com/mapstruct/mapstruct - hduelme opened this pull request 10 months ago
github.com/mapstruct/mapstruct - hduelme opened this pull request 10 months ago
Support `BeanMapping#ignoredTargets` instead of repeating `@Mapping(target = "foo", ignore = true)`
github.com/mapstruct/mapstruct - filiphr opened this issue 10 months ago
github.com/mapstruct/mapstruct - filiphr opened this issue 10 months ago
CollectionMappingStrategy with option not to clean target collection prior to adding all elements
github.com/mapstruct/mapstruct - typekpb opened this issue 10 months ago
github.com/mapstruct/mapstruct - typekpb opened this issue 10 months ago
MapStruct takes random repository method to map a long field
github.com/mapstruct/mapstruct - simasch opened this issue 10 months ago
github.com/mapstruct/mapstruct - simasch opened this issue 10 months ago
expect "Several possible source properties for target property" for both plain and pojo parameter but not
github.com/mapstruct/mapstruct - xpcpku opened this issue 10 months ago
github.com/mapstruct/mapstruct - xpcpku opened this issue 10 months ago
Illegal defaulting for null paths with @MappingTarget
github.com/mapstruct/mapstruct - Tarmean opened this issue 10 months ago
github.com/mapstruct/mapstruct - Tarmean opened this issue 10 months ago
Method already defined when mapping a recursive data structure into a list of the same structure
github.com/mapstruct/mapstruct - codeStev opened this issue 10 months ago
github.com/mapstruct/mapstruct - codeStev opened this issue 10 months ago
Mapper, Mapping, Mappings - Change RetentionPolicy to RUNTIME
github.com/mapstruct/mapstruct - WeierE1 opened this pull request 10 months ago
github.com/mapstruct/mapstruct - WeierE1 opened this pull request 10 months ago
Class to Record Mapping bug at feild name like "nName"
github.com/mapstruct/mapstruct - JoHoYoung opened this issue 10 months ago
github.com/mapstruct/mapstruct - JoHoYoung opened this issue 10 months ago
Field name "nName" not recognized
github.com/mapstruct/mapstruct - JoHoYoung opened this issue 10 months ago
github.com/mapstruct/mapstruct - JoHoYoung opened this issue 10 months ago
Allow inherited DelegatingConverter to be processed
github.com/mapstruct/mapstruct-spring-extensions - petitgros opened this issue 10 months ago
github.com/mapstruct/mapstruct-spring-extensions - petitgros opened this issue 10 months ago
#3360 Do not report unmapped source and target properties when result type is abstract due to runtime exception subclass exhaustive strategy
github.com/mapstruct/mapstruct - filiphr opened this pull request 10 months ago
github.com/mapstruct/mapstruct - filiphr opened this pull request 10 months ago
Alternative for the ReferencedAccessibilityTest
github.com/mapstruct/mapstruct - Zegveld opened this pull request 10 months ago
github.com/mapstruct/mapstruct - Zegveld opened this pull request 10 months ago
Improve tests to show that Lombok `@SuperBuilder` is supported
github.com/mapstruct/mapstruct - thunderhook opened this issue 10 months ago
github.com/mapstruct/mapstruct - thunderhook opened this issue 10 months ago
Mapping from java.util.Properties if key contains dot is not possible
github.com/mapstruct/mapstruct - typekpb opened this issue 11 months ago
github.com/mapstruct/mapstruct - typekpb opened this issue 11 months ago
#2788 unmapped source properties message improved for forged methods
github.com/mapstruct/mapstruct - Zegveld opened this pull request 11 months ago
github.com/mapstruct/mapstruct - Zegveld opened this pull request 11 months ago
Java 21 SIMD and Java new Memory data assignment for performance
github.com/mapstruct/mapstruct - eix128 opened this issue 11 months ago
github.com/mapstruct/mapstruct - eix128 opened this issue 11 months ago
While mapping Map<String, String>, null values should be able to be mapped if the key exists in the Map.
github.com/mapstruct/mapstruct - THE-ORONCO opened this issue 11 months ago
github.com/mapstruct/mapstruct - THE-ORONCO opened this issue 11 months ago
Allow conditions to keep target values
github.com/mapstruct/mapstruct - edudar opened this issue 11 months ago
github.com/mapstruct/mapstruct - edudar opened this issue 11 months ago
DeepClone mapping control not generating second tier functions to clone for objects stored in collection-type content
github.com/mapstruct/mapstruct - ludgerb opened this issue 11 months ago
github.com/mapstruct/mapstruct - ludgerb opened this issue 11 months ago
Array and Map paramter ignored as source-parameter if used as only source
github.com/mapstruct/mapstruct-idea - hduelme opened this issue 11 months ago
github.com/mapstruct/mapstruct-idea - hduelme opened this issue 11 months ago
Upgrade protobuf-java version
github.com/mapstruct/mapstruct - jorgerod opened this issue 11 months ago
github.com/mapstruct/mapstruct - jorgerod opened this issue 11 months ago
Mapping with two string inputs and having one @mapping as expression breaks the other mapping
github.com/mapstruct/mapstruct - BladeReaver opened this issue 11 months ago
github.com/mapstruct/mapstruct - BladeReaver opened this issue 11 months ago
Automatically detect camelCase and snake_case propreties.
github.com/mapstruct/mapstruct - FancyBanana opened this issue 11 months ago
github.com/mapstruct/mapstruct - FancyBanana opened this issue 11 months ago
Mapstruct not works in Android Kotlin with Ksp
github.com/mapstruct/mapstruct - jlmos25 opened this issue 11 months ago
github.com/mapstruct/mapstruct - jlmos25 opened this issue 11 months ago
Unknown property with Lombok `@SuperBuilder` and JDK 17
github.com/mapstruct/mapstruct - xkernal opened this issue 12 months ago
github.com/mapstruct/mapstruct - xkernal opened this issue 12 months ago
#3323 Support access to the source property name
github.com/mapstruct/mapstruct - thunderhook opened this pull request 12 months ago
github.com/mapstruct/mapstruct - thunderhook opened this pull request 12 months ago
Spring Extensions Release 1.1.1
github.com/mapstruct/mapstruct.org - Chessray opened this pull request 12 months ago
github.com/mapstruct/mapstruct.org - Chessray opened this pull request 12 months ago
#3495 when updating targets with collections without a setter, clear them only when null-check or condition is satisfied
github.com/mapstruct/mapstruct - thunderhook opened this pull request 12 months ago
github.com/mapstruct/mapstruct - thunderhook opened this pull request 12 months ago
Improve passing target type example
github.com/mapstruct/mapstruct - xenoterracide opened this issue 12 months ago
github.com/mapstruct/mapstruct - xenoterracide opened this issue 12 months ago
Latest Dependencies
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request 12 months ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request 12 months ago
I can't transfer Bean to Map<String,Object>
github.com/mapstruct/mapstruct - raysonTao opened this issue 12 months ago
github.com/mapstruct/mapstruct - raysonTao opened this issue 12 months ago
use primitive types in NativeTypes
github.com/mapstruct/mapstruct - hduelme opened this pull request 12 months ago
github.com/mapstruct/mapstruct - hduelme opened this pull request 12 months ago
Fix typo chapter-10-advanced-mapping-options.asciidoc
github.com/mapstruct/mapstruct - ChanyutJean opened this pull request 12 months ago
github.com/mapstruct/mapstruct - ChanyutJean opened this pull request 12 months ago
Latest Gradle + Dependencies
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request 12 months ago
github.com/mapstruct/mapstruct-spring-extensions - Chessray opened this pull request 12 months ago
add missing generic type to Javadoc Builder
github.com/mapstruct/mapstruct - hduelme opened this pull request 12 months ago
github.com/mapstruct/mapstruct - hduelme opened this pull request 12 months ago
add missing generic to MappingOptions
github.com/mapstruct/mapstruct - hduelme opened this pull request 12 months ago
github.com/mapstruct/mapstruct - hduelme opened this pull request 12 months ago
Clear immutable collection only when condition is met
github.com/mapstruct/mapstruct - cristian-aimi opened this issue 12 months ago
github.com/mapstruct/mapstruct - cristian-aimi opened this issue 12 months ago