3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#1306 Add new NullValuePropertyMappingStrategy which leaves @MappingTarget untouched (#1618) More... over 7 years ago
Renames MAPPER field to INSTANCE (#1632) More... over 7 years ago
#1593 additional testcase to test multiple source arguments icw @MappingConfig (#1630) More... over 7 years ago
#1301 code improvements / adaptations after language-level upgrade More... over 7 years ago
#1301 Use Java 8 as baseline for MapStruct More... over 7 years ago
#1591 Update reference guide with implicit conversion between java.time.LocaDate and java.sql.Date More... over 7 years ago
#1591 Add support for mapping java.time.LocalDate to java.sql.Date More... over 7 years ago
#1551 Use javax.annotation.processing.Generated if it is available and source version is at least RELEASE_9 More... over 7 years ago
#1608 Make sure that property names for fluent setters starting with is are handled properly (#1620) More... over 7 years ago
Update copyright.txt More... over 7 years ago
#1595 Update reference guide with implicit conversion between java.time.Instant and java.util.Date More... over 7 years ago
#1594 Add test case to show that it has been fixed More... over 7 years ago
#1595 Support for conversion between java.time.Instant and java.util.Date (#1622) More... over 7 years ago
#1616 Adding an issue template to streamline answers More... over 7 years ago
#1571 apply nullvaluecheck strategy on all relevant levels More... over 7 years ago
Add Sebastian to copyright.txt More... over 7 years ago
#1561 add support for adders in combination with streams More... over 7 years ago
#1456 apply source presence tracking recursively (in nested source) More... over 7 years ago
#1569 Reproducer missing Immubable buildertype import (#1605) More... over 7 years ago
#1596 Missing builder type import (#1602) More... over 7 years ago
#1590 ArrayList missing as import for NVMS.RETURN_DEFAULT (#1598) More... over 7 years ago
#1578 Rename isBuilderSetter to isFluentSetter in the DefaultAccessorNamingStrategy More... over 7 years ago
#1552 Stop processing source parameters for unprocessed defined properties when a mapping is found More... over 7 years ago
#1532 using fields and constructor fragments optimizing DataTypeFactory usage More... over 7 years ago
#1558 Annotations `ElementType.TYPE_USE` not handled correctly More... over 7 years ago
#1569 Make sure that converting Java 8 LocalDate to Date generates correct code More... over 7 years ago
Add Saheb to copyright.txt More... over 7 years ago
#1524 replaced java.beans.Introspector with a custom IntrospectorUtils class to avoid java.desktop module More... over 7 years ago
#1541 Fix NPE when using varargs in mapping methods More... over 7 years ago
#1499 Add Protobuf builder integration test More... over 7 years ago