Search code examples
Getting a field in Scala json4s...

scalajson4s

Read More
How to implicitly pass class manifest for a return value...

jsonscalajson4s

Read More
Json4s: Conversion to java.sql.Timestamp does not work...

jsonscalaplayframework-2.0json4s

Read More
Extracting polymorphic types in json4s...

scalajson4s

Read More
ObjectId is not serialized to JSON...

jsonmongodbscalatraobjectidjson4s

Read More
Why does this json4s code work in the scala repl but fail to compile?...

jsonscalajson4sscala-2.11

Read More
Json4s: Trouble while trying to convert Json attribute to java.sql.Date...

scalajson4s

Read More
How to parse and extract information from json array using json4s...

jsonscalajson4s

Read More
How can I parse a json and extract to different case classes depending of its content...

scalajson4s

Read More
Strange behaviour of Scala for-comprehension and json4s...

scalaapache-sparkscala-2.10for-comprehensionjson4s

Read More
json4s object extraction with extra data...

jsonscalaspraycase-classjson4s

Read More
json4s cannot serialize case class with mixin trait...

jsonscalamixinstraitsjson4s

Read More
How to Manipulate JSON AST in Scala...

scalalift-jsonjson4s

Read More
[json4s]:Extracting Array of different objects...

scalafacebook-graph-apijson4s

Read More
Serializing Nones with json4s in a case class...

scalascalatrajson4s

Read More
Having trouble with implicit conversion in scala...

scalaimplicit-conversionjson4s

Read More
Why does json4s need a Scala compiler as a runtime dependency...

scalajson4s

Read More
(Un)marshall JSON with named root for Ember Data using Scala case class on Spray...

scalaember-datasprayspray-jsonjson4s

Read More
How to convert json4s JValue to Jackson JsonNode?...

scalajacksonjson4s

Read More
scala -- How to customize date format using SimpleDateFormat using json4s...

scalajson4s

Read More
json4s: Convert type to JValue...

scalajson4s

Read More
How to serialize object to AST using json4s?...

scalajson4s

Read More
With json4s how to add field on-the-fly during serialization...

jsonscalaserializationjson4s

Read More
Different routes based on request content type Spray Routing 1.2.1...

scalasprayjson4sspray-dsl

Read More
Ways for converting key value string to Scala Map...

jsonscalaredisjson4s

Read More
Parsing JSON with LINQ-style queries in Scala...

jsonscalajson4s

Read More
How to "de-sugar" this Scala statement?...

scalafor-comprehensionjson4s

Read More
Json4s producing weird Json...

jsonscalascalatrajson4s

Read More
how to use spray json4s support to marshal json data as snake case...

scalasprayjson4s

Read More
Representing a list of JSON tuples as a case class field, with Json4s...

jsonscalajson4s

Read More
BackNext