GetMapStruct's profile picture. A Java code generator for creating fast and type-safe bean mappings at compile time

MapStruct

@GetMapStruct

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

MapStruct reposted

#7: An application without data is just an empty 🐚. But, different parts of an application require different granularity levels. @VladimirD_42 shows us how @GetMapStruct helps you transform the needed data. javaadvent.com/2023/12/making…


MapStruct reposted

📢 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…


MapStruct reposted

Did I mention how much I like @GetMapStruct? Well, I *really* like MapStruct 😍

jkuipers's tweet image. Did I mention how much I like @GetMapStruct? Well, I *really* like MapStruct 😍

MapStruct reposted

@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-e…

davsclaus's tweet image. @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-e…

MapStruct reposted

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:


MapStruct reposted

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:


MapStruct reposted

#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.


MapStruct reposted

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.


MapStruct reposted

📢 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…


MapStruct reposted

📢 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….


MapStruct reposted

Mapstruct – Eine Einführung - Von mir selbst verfasst für den Netfonds Tech Blog blog.netfondstech.de/mapstruct-einf…


MapStruct reposted

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/evrent…


MapStruct reposted

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

jkuipers's tweet card. J-Fall 2021: Joris Kuipers - Get Set Go! An intro to MapStruct

youtube.com

YouTube

J-Fall 2021: Joris Kuipers - Get Set Go! An intro to MapStruct


MapStruct reposted

📢 🎉 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 🔥


MapStruct reposted

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-patte… @JPABuddy can generate both DTOs and @GetMapStruct mappers for you:


MapStruct reposted

MapStruct is awesome and helpful!! Thanks a lot!!!


MapStruct reposted

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.


MapStruct reposted

Yes Sr. @QuarkusIO and @GetMapStruct play really nice together.


Loading...

Something went wrong.


Something went wrong.