Case Class in scala for nested JSON...
Read MoreHow to pattern match JsArray of JsStrings...
Read MoreCreating JSON file with for loop in scala...
Read MoreHow to represent optional fields in spray-json?...
Read MoreHow can I convert inbound empty optional array fields to None with spray-json?...
Read MoreWhich among importing companion object or extending trait is better...
Read Morespray-json recursive json issue - could not find implicit value for evidence parameter...
Read MoreWhat is the correct way to register generic type to spray-json-support in akka-http Scala?...
Read MoreParsing more than 22 fields with Spray Json without nesting case classes...
Read MoreHow to support marshalling and unmarshalling in Akka HTTP with JSON Spray for HashMap fields?...
Read MoreHow to create HashMap from a Vector in Scala...
Read MoreHow to ignore a key from json while mapping in case class...
Read MoreSpray Json: Convert a Generic type to JsonFormat...
Read MoreImplicit jsonFormat for case class with varargs...
Read MoreSame case class different validation...
Read MoreJsonReader for generic type with List...
Read MoreSpray JSON: Flexibility Array/Object...
Read MoreHow to read json file and convert to case class with Spark and Spray Json...
Read MoreHow to parse empty [] using spray.json...
Read Moreproperly unmarshalling trait in akka http...
Read MoreUse Spray Json to convert 2D sequence of Any into Json...
Read MoreConfigure spray-json for non strict parsing deserialization...
Read MoreScala Case Class Companion Objects - Conflict on the type name...
Read MoreHow to convert org.bson.types.ObjectId to String during marshalling?...
Read MoreSingle List or list of lists json parsing failing...
Read Moreerror - Spray-http: not found: type HttpBody...
Read MoreSpray JSON Format and Conversion Error...
Read More