Day: February 5, 2021

Last Updated on February 5, 2021 by jt MapStruct and Project Lombok are two tools which can make your life as a developer much easier. MapStruct is a slick project which generates type mappers via simple interfaces. You define an interface method to accept a source type with a return type. And MapStruct generates the […]Continue reading