Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json4s

Serializing case class with trait mixin using json4s

[json4s]:Extracting Array of different objects

Json4s support for case class with trait mixin

scala json4s

Json4s ignoring None fields during seriallization (instead of using 'null')

json scala json4s

How to read a json response from a akka-http response entity using json4s

json scala json4s akka-http

Structural equality affected by location of case class definition after deserialisation

scala equals json4s

Check if an object has a field in json4s/lift-json

json scala lift-json json4s

Extract Options from potentially null JSON values using for expression

json scala json4s

SBT & Json4s serializing Joda Time: How can I access the .ext package?

scala sbt jodatime json4s

Spark streaming + json4s-jackson dependency problems

Getting a field in Scala json4s

scala json4s

Is it possible to use json4s 3.2.11 with Spark 1.3.0?

Select between under_score and camelCase format with json4s

json4s jackson - How to ignore field using annotations

json scala jackson json4s

How do you create Json object with values of different types?

json scala json4s