nested exception is com.fasterxml.jackson.core.JsonParseException: Unexpected character ('p' (code 112)): was expecting comma to class org.joda.money.Money] from String value; no single-String constructor/factory method

nested exception is com.fasterxml.jackson.core.JsonParseException: Unexpected character ('p' (code 112)): was expecting comma to

nested exception is com.fasterxml.jackson.core.JsonParseException: Unexpected character ('p' (code 112)): was expecting comma to separate OBJECT entries 上述的报错原因很明显是json转换成对象报错了,出现的原因很多,我碰到的情况是: (s... 2014-03-18 14:21:16  · 2997 阅读  ·