3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#2244 Mark mapstruct-processor jar as Spring-Boot-Jar-Type: annotation-processor More... over 5 years ago
mapstruct#597 Built-In conversion between String and StringBuilder More... over 5 years ago
861 remove compiler specific workarounds (#2227) More... over 5 years ago
#607 Mapping Iterable<?> object to an object instead of collection More... over 5 years ago
#2233 Allow generic of generics in types when matching More... over 5 years ago
#2236 Different nested target mappings should generate different intermediate methods More... over 5 years ago
Use junit version defined in parent in integration tests More... over 5 years ago
Bump junit from 4.12 to 4.13.1 in /parent More... over 5 years ago
Update versions in readme to 1.4.1.Final More... over 5 years ago
[maven-release-plugin] prepare release 1.4.1.Final More... over 5 years ago
[maven-release-plugin] prepare for next development iteration More... over 5 years ago
Turn of Maven connection pooling to avoid connection issues on CI More... over 5 years ago
#2221: Fix configuration inheritance when there are multiple matching source parameters of the same type More... over 5 years ago
#2206, #2214, #2220: Source property should be correctly determined when only target is defined More... over 5 years ago
#2215: Avoid NPE in IntelliJ EAP 2020.3 More... over 5 years ago
#2213: primitive arrays should be directly mapped (we are cloning them anyways) More... over 5 years ago
Fix minor typos More... over 5 years ago
Update versions in readme to 1.4.0.Final More... over 5 years ago
[maven-release-plugin] prepare for next development iteration More... over 5 years ago
[maven-release-plugin] prepare release 1.4.0.Final More... over 5 years ago
#2125 Report an error when source parameter could not be determined from target mapping More... over 5 years ago
Dependency upgrades More... over 5 years ago
#2197 Strip leading underscores and digits when sanitizing identifier name More... over 5 years ago
#2195 @Beanmapping#resultType should be used to construct return type also if it's a builder (#2196) More... over 5 years ago
[maven-release-plugin] prepare for next development iteration More... over 5 years ago
[maven-release-plugin] prepare release 1.4.0.CR1 More... over 5 years ago
#2164 parameter matching should be done based on name when source name is absent (#2193) More... over 5 years ago
#2169 Add support for defining a custom unexpected value mapping exception More... over 5 years ago
#2185 Fix StackOverflow error when recursive use of mapper in Mapper#uses More... over 5 years ago
#2177 Mapping into a generic class / record with a typed constructor argument should work More... over 5 years ago