Bookmarks tagged [mapper]
MapStruct is a Java annotation processor for the generation of type-safe and performant mappers for Java bean classes. It saves you from writing mapping c...
- tags: java, mapper, mapping
- source code
ModelMapper is an intelligent, refactoring safe object mapping library that automatically maps objects to each other. It uses a convention based approach while providing a simple refactoring safe API ...
- tags: java, mapper, mapping
- source code