trait with only case objects custom implementation in spray json...
Read MoreDynamic fields inside JSON object for C3...
Read MoreWhy does my route not recognize my protocol...
Read Morespray-json can't find JsonReader for type List[T]...
Read MoreHow to construct a case class for this json input and convert it to an object?...
Read MoreSpray Json: Cannot find JsonWriter or JsonFormat type class for...
Read Morespray-json Cannot find JsonWriter or JsonFormat type class for Class...
Read MoreSpray client - treat response with unexpected content-type as application/json?...
Read MoreSpray-json DefaultJsonProtocol with default value...
Read MoreParsing a simple array with Spray-json...
Read Morespray-json failing for Seq of Eithers...
Read Morespray-json: Serialize a generic trait...
Read MoreSpray-json formats for class hierarchy with subclass that references base class...
Read Morecustom spray-json marshaller for a case class with Value type...
Read MoreWhy is Value String not a stable identifier even when defined as a val...
Read MoreScala, Spray - Unmarshalling to List[Int]...
Read Moreusing Either to parse failure and success...
Read Morespray.json.DeserializationException: Expected List as JsArray?...
Read MoreSpray : How to Unmarshal a response of JsArray or JsObject (ie JsValue) in pipeline...
Read MoreHow to implement custom deserializer for type Boolean in spray json...
Read MoreSpecs2 - Ignoring properties in a matcher with Future of a set of results...
Read MoreSpray-Json java.lang.OutOfMemoryError when calling parseJson...
Read MoreImplicit value polymorphism in Scala and Spray...
Read MoreCustomizing JSON object property names with Spray JSON...
Read MoreSerialize Sequence[T] when I have a correct JsonFormatter for T...
Read Moreakka-http : could not find implicit value for parameter unmarshalling...
Read MoreHow can I wrap a generic method around a generic method in scala?...
Read More