jmapper-core icon indicating copy to clipboard operation
jmapper-core copied to clipboard

mapper from autogenerated class

Open joshone opened this issue 7 years ago • 2 comments

i'm trying to map a java object from autogenerated class with just a getter in uppercase,

when i try to map it, jmapper search a getter in camelcase there's a way to solve it?

joshone avatar Apr 12 '18 01:04 joshone

Hi @joshone,

what you need is here: https://github.com/jmapper-framework/jmapper-core/wiki/Custom-Accessor-methods

avurro avatar Apr 12 '18 19:04 avurro

that's right, i used it thanks for your concern

joshone avatar Apr 23 '18 16:04 joshone