Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Parsing and manipulating json in Scala

json scala json4s

Json4s custom serializer with unordered fields

scala json4s

Importing .jar files into Scala environment

scala packaging json4s

@JsonIgnore serialising Scala case class property using Jackon and Json4s

scala jackson json4s

How do I generate pretty JSON with json4s?

scala json4s

spark 2.1.1 : Parsed JSON values do not match with class constructor

Different routes based on request content type Spray Routing 1.2.1

scala spray json4s spray-dsl

How can I rename a field during serialization with Json4s?

json scala json4s

Serialize and Deserialize scala enumerations or case objects using json4s

scala json4s