Java jackson deserialize json - Getting symbol “=” instead of “:”

前端 未结 0 426
小鲜肉
小鲜肉 2020-12-22 05:17

This is what I have. I\'m trying to deserialize a json but it doesn\'t work:

public class MyClass {
    private Object attribute;

    @JsonCreator
    public         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题