How to parse a JSON file in Python which is generated using Java Jackson with `DefaultTyping` enabled?

前端 未结 0 1809
遇见更好的自我
遇见更好的自我 2020-12-17 16:14

For a JSON sample attached below, for non-primitive class attributes, Jackson adds the class path, but it is difficult to parse it in Python.

One way to fix this is t

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