阅读背景:

如何使用*非case *类从Scala反序列化JSON?

来源:互联网 

I'm writing a Scala app that needs to serialize to and deserialize from JSON. Some of the JSON objects have more than 22 fields so I can't use case classes (and I can't change the format either). All the Scala JSON libraries that I have been able to find only work (easily) with case classes, not with normal classes.I'm writing a Scala app that needs to serialize




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: