How to model finite set of values of enum-like type for (de)serialization?...
Read MoreCannot find JsonWriter or JsonFormat type class for a case class...
Read MoreSerializing Templated Container Types...
Read MoreClassNotFoundException: spray.json.JsonFormat...
Read MoreHow to apply toJson to instance of a case class using spray-json library...
Read MoreHow to unmarshal POST params and JSON body in a single route?...
Read MoreScala spray - init on server statup...
Read MoreHow to expose REST service for JSON?...
Read MoreHow do I write/read to/from disk Spray json object?...
Read MoreSpray-json convert part of the json to Map[String,List[Double]]...
Read MoreHow do you get response code when using Custom Object instead of Httpresponse...
Read MoreSpray JSON - parse only part of the JSON response...
Read MoreHow to create a function that will only accept types that can be converted toJson with spray-json...
Read Morespray-json and spray-routing: how to invoke JsonFormat write in complete...
Read Morespray-json serialization in spray-routing with custom JsonFormats...
Read MoreHowto test Custom Json Objects with Spray Routing...
Read MoreReturn json response with subset of object properties in spray-json...
Read MoreConverting DateTime to a JSON string...
Read MoreHandling Unicode in Spray-json with overriding the JsonPrinter...
Read MoreDifficulty serializing immutable.Map with spray-json...
Read More(Un)marshall JSON with named root for Ember Data using Scala case class on Spray...
Read MoreHow can I have a "asJson" method be part of a case class using spray-json?...
Read MoreProviding a JsonFormat for a Sequence of Objects...
Read MoreHow to convert jdbc results to immutable collection...
Read MoreHow to implement a generic REST api for tables in Play2 with squeryl and spray-json...
Read Morecould not find implicit value for parameter marshaller: spray.httpx.marshalling.ToResponseMarshaller...
Read Morehow do i convert json with mixed type values to json with scala and json spray...
Read More