Answer the question
In order to leave comments, you need to log in
Is there a plugin to generate mapping of 2 java classes from one to another and back?
Tell me, is there a plugin or a key combination in IDEA that allows you to generate object mappers one into another and back (preferably in the simplest way through getters / setters)?
The application is small, so using dozer or orika is not a hunt, but there is no desire to manually map a dozen fields in each class.
Answer the question
In order to leave comments, you need to log in
Wow, probably not relevant anymore, but for memory. There is apache beanutils - commons.apache.org/proper/commons-beanutils , there is mapstruct - mapstruct.org
:-D
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question