A Java code generator for creating fast and type-safe bean mappings at compile time

Joined February 2014
4 Photos and videos
MapStruct retweeted
📢 It is my pleasure to announce the 1.5.3 bug fix release of #MapStruct. It contains 18 bug fixes and some documentation fixes. We would like to thank our community for the bug reports and helping us improve MapString. Read more about it in mapstruct.org/news/2022-10-0…

6
27
MapStruct retweeted
Did I mention how much I like @GetMapStruct? Well, I *really* like MapStruct 😍
3
5
33
MapStruct retweeted
16 Aug 2022
Replying to @ApacheCamel
@ApacheCamel 3.19 now has a new camel-mapstruct component to better integrate Camel with @GetMapStruct (a powerful bean mapping toolkit). An example is located at: github.com/apache/camel-exam…
2
16
24
MapStruct retweeted
16 Aug 2022
It's easy to use @GetMapStruct when the DTO almost matches the entity. The basic examples are perfectly explained by @Baeldung: baeldung.com/mapstruct. However, you can use @GetMapStruct for more complex cases, and @JPABuddy will help you:
9
51
MapStruct retweeted
16 Jun 2022
Transferring data from #JPA entity to #DTO and back is boring. With @GetMapStruct you can do it in a single line of code. Whether you prefer having a separate mapper for each entity or a single big fat one with methods for all entities, @JPABuddy will help:
6
58
#MapStruct #Spring Extensions 0.1.2 supports the incremental build in Gradle: mapstruct.org/news/2022-06-0… The next release will quite likely be labelled 1.0.0.

1
4
10
MapStruct retweeted
4 Jun 2022
Mapstruct is a wonderful tool for doing bean mapping in Spring projects. It automatically maps properties of same type and allows us to define methods to map incompatible types.
2
4
31
MapStruct retweeted
📢 It is my pleasure to announce the release of MapStruct 1.5. The new major features are mapping from Map to bean, subclass mapping and conditional mapping. Read more about it in mapstruct.org/news/2022-06-0…

2
23
84
MapStruct retweeted
📢 It is my pleasure to announce the first release candidate of the #mapstruct 1.5 release. It contains support for the Jakarta dependency injection and various bug fixes reported by the community. Thanks to everyone that contributed to it. mapstruct.org/news/2022-03-2….

2
9
35
MapStruct retweeted
Mapstruct – Eine Einführung - Von mir selbst verfasst für den Netfonds Tech Blog blog.netfondstech.de/mapstru…

2
5
MapStruct retweeted
15 Mar 2022
MapStruct is a powerful processor which can map between beans and which can create concrete implementation methods during compile time. Read my latest: “Using MapStruct within Quarkus” #Quarkus #MapStruct getrevue.co/profile/evrentan…

1
8
19
MapStruct retweeted
The video of my talk about @GetMapStruct from @jfallconf has just been published! Went a bit over the 16-minute limit, so even more content for you to enjoy 😉 youtu.be/xy9mzm1DbKk
1
4
22
MapStruct retweeted
📢 🎉 It is my absolute pleasure to announce the second Beta of the #MapStruct 1.5 release. With support for Subclass mapping (one of the oldest and most requested features), various enhancements and bug fixes reported by our users. mapstruct.org/news/2021-12-1…. Take it while it is 🔥

1
5
21
MapStruct retweeted
7 Dec 2021
Handling #JPA entities outside of DAO layer can lead to strong coupling of data access and business/presentation logic. You can use DTOs instead, @baeldung explains this pattern well: baeldung.com/java-dto-patter… @JPABuddy can generate both DTOs and @GetMapStruct mappers for you:
16
61
MapStruct retweeted
Replying to @gunnarmorling
MapStruct is awesome and helpful!! Thanks a lot!!!
1
2
9
MapStruct retweeted
In #Java, if you still use runtime bean mapping (ex. #Dozer) and have performance issues, try to replace runtime mapping with a code-generation based one (ex. #MapStruct). This will give you a huge gain in performance.
6
13
92
MapStruct retweeted
28 Jul 2021
Replying to @sdelamo
Yes Sr. @QuarkusIO and @GetMapStruct play really nice together.
1
3