Description
ModelMapper is an intelligent object mapping library that automatically maps objects to each other. It uses a convention based approach while providing a simple refactoring safe API for handling specific use cases.
Visit modelmapper.org to learn more.
ModelMapper alternatives and similar libraries
Based on the "Bean Mapping" category.
Alternatively, view ModelMapper alternatives based on common mentions on social networks and blogs.
-
MapStruct
An annotation processor for generating type-safe bean mappers -
Dozer
Dozer is a Java Bean to Java Bean mapper that recursively copies data from one object to another. -
JMapper Framework
Elegance, high performance and robustness all in one java bean mapper -
Beanmapper
Library for converting from one Java class to a dissimilar Java class with similar names based on the Bean convention
Build time-series-based applications quickly and at scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of ModelMapper or a related project?
README
ModelMapper
ModelMapper is an intelligent object mapping library that automatically maps objects to each other. It uses a convention based approach while providing a simple refactoring safe API for handling specific use cases.
Visit modelmapper.org to learn more.
Modules
In v2.0, ModelMapper provides modules for 3rd library integration you can easily register by modelMapper.registerModule(new TheModule())
.
Related Projects
Contributing
Bug reports and feature requests are welcome via the issue tracker. Fixes and enhancements are also welcome via pull requests. If you're unsure about a contribution idea, feel free to contact me.
*Note that all licence references and agreements mentioned in the ModelMapper README section above
are relevant to that project's source code only.