jerkson icon indicating copy to clipboard operation
jerkson copied to clipboard

Support dashes in json property names?

Open ediweissmann opened this issue 12 years ago • 2 comments

Is there any way to configure jerkson so that json containing properties with dashes in the names such as "localized-name" would be mappable?

ediweissmann avatar May 02 '12 13:05 ediweissmann

Hi I have the same request. Jackson has an annotation, @JsonProperty("first-name"). I tried to use it with Jerkson, but that did not work out.

magnusart avatar Aug 01 '12 14:08 magnusart

Are we supposed to use something else than @JsonProperty?

francisdb avatar Aug 09 '12 13:08 francisdb