Is it possible to configure Jackson ObjectMapper to always use @JsonIdentityInfo

后端 未结 0 1408
死守一世寂寞
死守一世寂寞 2021-02-02 16:24

I understand that I can control the behavior of Jackson\'s ObjectMapper to include information about the identity of objects using the @JsonIdentityInfo annotation on a class.

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