C
C
Cooldman2014-07-22 16:49:37
Java
Cooldman, 2014-07-22 16:49:37

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

1 answer(s)
A
Alexey Cheremisin, 2018-08-02
@leahch

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 question

Ask a Question

731 491 924 answers to any question