Back to Browse

[VDZ19] Get smart with MapStruct by Filip Hrisafov

6.0K views
Mar 26, 2019
19:55

Who wants to write mapping code? Using reflection based solutions comes with a host of tricky problems like runtime errors, difficulty debugging and then - of course - it's not type safe. MapStruct is a new way of mapping data that generates Java code at compilation time. It's easy to debug, has no run time dependencies, is type safe and doesn't use reflection. Drop the reflection! Come along and learn how to solve typical mapping problems with MapStruct.

Download

0 formats

No download links available.

[VDZ19] Get smart with MapStruct by Filip Hrisafov | NatokHD