Is it possible to serialise a comma delimited list of single JSON objects to a collection in Java?

后端 未结 0 1602
执笔经年
执笔经年 2020-12-05 19:39

I\'m attempting to serialise a list of single JSON objects, delimited by a comma to a collection of some sort in Java using Jackson.

Am I correct in thinking this is

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