Scala 2.10 + Json serialization and deserialization

后端 未结 5 471
生来不讨喜
生来不讨喜 2020-12-04 14:28

Scala 2.10 seems to have broken some of the old libraries (at least for the time being) like Jerkson and lift-json.

The target usability is as follows:

<         


        
5条回答
  •  借酒劲吻你
    2020-12-04 15:22

    There is now a fork of Jerkson that supports Scala 2.10 at https://github.com/randhindi/jerkson.

提交回复
热议问题