Mapper/Transformer
bull-bean-transformer : https://github.com/HotelsDotCom/bull
HotelsDotCom/bull
BULL - Bean Utils Library. Contribute to HotelsDotCom/bull development by creating an account on GitHub.
github.com
Mapstruct : https://mapstruct.org/
MapStruct – Java bean mappings, the easy way!
Java bean mappings, the easy way! Get started Download
mapstruct.org
Orika : https://github.com/orika-mapper/orika
orika-mapper/orika
Simpler, better and faster Java bean mapping framework - orika-mapper/orika
github.com
ModelMapper (현재 비추천-개인적): http://modelmapper.org
ModelMapper - Simple, Intelligent, Object Mapping.
Why ModelMapper? The goal of ModelMapper is to make object mapping easy, by automatically determining how one object model maps to another, based on conventions, in the same way that a human would - while providing a simple, refactoring-safe API for handli
modelmapper.org
그외...
Dozer, JMapper...
하지만 하다보면 그냥 수동매핑이 최고지..