Search code examples
How to model finite set of values of enum-like type for (de)serialization?...

jsonscalaenumsspray-json

Read More
Cannot find JsonWriter or JsonFormat type class for a case class...

jsonscalaspray-json

Read More
Serializing Templated Container Types...

sprayspray-json

Read More
ClassNotFoundException: spray.json.JsonFormat...

scalaspray-json

Read More
How to apply toJson to instance of a case class using spray-json library...

scalaakkaspray-json

Read More
How to unmarshal POST params and JSON body in a single route?...

scalasprayspray-jsonspray-dsl

Read More
Scala spray - init on server statup...

scalainitializationserversprayspray-json

Read More
How to expose REST service for JSON?...

scalasprayspray-json

Read More
How do I write/read to/from disk Spray json object?...

scalaserializationspray-json

Read More
Spray-json convert part of the json to Map[String,List[Double]]...

jsonscalasprayspray-json

Read More
How do you get response code when using Custom Object instead of Httpresponse...

scalasprayspray-json

Read More
Spray JSON - parse only part of the JSON response...

scalasprayspray-jsonspray-client

Read More
Generic Spray-Client...

scalaspray-jsonspray-client

Read More
How to create a function that will only accept types that can be converted toJson with spray-json...

scalasprayspray-json

Read More
spray-json and spray-routing: how to invoke JsonFormat write in complete...

scalasprayspray-json

Read More
Spray List Marshaller not found...

scalaakkasprayspray-jsonspray-dsl

Read More
spray-json serialization in spray-routing with custom JsonFormats...

scalasprayspray-json

Read More
Howto test Custom Json Objects with Spray Routing...

routescasbahsalatspray-jsontestkit

Read More
Return json response with subset of object properties in spray-json...

scalasprayspray-json

Read More
Converting DateTime to a JSON string...

jsonscaladatetimesprayspray-json

Read More
Handling Unicode in Spray-json with overriding the JsonPrinter...

scalasprayspray-json

Read More
Difficulty serializing immutable.Map with spray-json...

scalaspray-json

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

scalaember-datasprayspray-jsonjson4s

Read More
How can I have a "asJson" method be part of a case class using spray-json?...

scalasprayspray-json

Read More
Get Json Object using spray.json...

jsonscalasprayspray-json

Read More
Providing a JsonFormat for a Sequence of Objects...

jsonscalasprayspray-json

Read More
How to convert jdbc results to immutable collection...

scalaimmutabilityspray-json

Read More
How to implement a generic REST api for tables in Play2 with squeryl and spray-json...

scalaplayframework-2.0squerylspray-json

Read More
could not find implicit value for parameter marshaller: spray.httpx.marshalling.ToResponseMarshaller...

scalasprayspray-json

Read More
how do i convert json with mixed type values to json with scala and json spray...

jsonscalaspray-json

Read More
BackNext