How to implicitly pass class manifest for a return value...
Read MoreJson4s: Conversion to java.sql.Timestamp does not work...
Read MoreExtracting polymorphic types in json4s...
Read MoreObjectId is not serialized to JSON...
Read MoreWhy does this json4s code work in the scala repl but fail to compile?...
Read MoreJson4s: Trouble while trying to convert Json attribute to java.sql.Date...
Read MoreHow to parse and extract information from json array using json4s...
Read MoreHow can I parse a json and extract to different case classes depending of its content...
Read MoreStrange behaviour of Scala for-comprehension and json4s...
Read Morejson4s object extraction with extra data...
Read Morejson4s cannot serialize case class with mixin trait...
Read MoreHow to Manipulate JSON AST in Scala...
Read More[json4s]:Extracting Array of different objects...
Read MoreSerializing Nones with json4s in a case class...
Read MoreHaving trouble with implicit conversion in scala...
Read MoreWhy does json4s need a Scala compiler as a runtime dependency...
Read More(Un)marshall JSON with named root for Ember Data using Scala case class on Spray...
Read MoreHow to convert json4s JValue to Jackson JsonNode?...
Read Morescala -- How to customize date format using SimpleDateFormat using json4s...
Read MoreHow to serialize object to AST using json4s?...
Read MoreWith json4s how to add field on-the-fly during serialization...
Read MoreDifferent routes based on request content type Spray Routing 1.2.1...
Read MoreWays for converting key value string to Scala Map...
Read MoreParsing JSON with LINQ-style queries in Scala...
Read MoreHow to "de-sugar" this Scala statement?...
Read Morehow to use spray json4s support to marshal json data as snake case...
Read MoreRepresenting a list of JSON tuples as a case class field, with Json4s...
Read More