Search code examples
How to add element into a nested array using json4s with Scala...

arraysjsonscalajson4s

Read More
Cannot find column using from_json to Dataset...

scalaapache-sparkapache-spark-sqljson4s

Read More
How to know which field is missed while parsing json in Json4s...

jsonscalaexceptionakkajson4s

Read More
How to convert Spark Dataframe to JSON using json4s, in Scala?...

scalaapache-sparkapache-spark-sqljson4s

Read More
Scala json4s Deserialization for the abstract trait causes MappingExeption: Unexpected type info Ref...

scalajson4s

Read More
TransformField in JArray with json4s...

scalajson4s

Read More
Scala parsing nested json with Json4s...

jsonscalaparsingjson4s

Read More
Check if an object has a field in json4s/lift-json...

jsonscalalift-jsonjson4s

Read More
json4s used in scalatra application throws "com.fasterxml.jackson.databind.JsonMappingException...

scalajson4sscalatra

Read More
update json values with json4s for a json path...

scalajson4s

Read More
JSON4S not able to deserialize object...

jsonscalajson-deserializationjson4s

Read More
How can I convert between play.api.libs.json.JsValue and org.json4s.JValue...

scalaplayframeworkjson4splay-json

Read More
How do I generate pretty JSON with json4s?...

scalajson4s

Read More
Scala & json4s - parsing JSON with fields that start with a numeric character...

jsonscalaparsingjson4s

Read More
Serialization.read() is not "found" inside a map block [Scala]...

jsonscalajson4s

Read More
How to use camelizeKeys with hyphens...

jsonscalajson4s

Read More
HowTo skip deserialization for a field in json4s...

jsonscalajson4s

Read More
json4s - overloaded method value parse with alternatives...

scalaapache-sparkjson4sspark-shell

Read More
Cannot deserialize a tuple...

scalajson4s

Read More
deserializing json4s with generic type...

jsonscalajson4s

Read More
How to remove key but keep childs...

jsonscalajson4s

Read More
MappingException: unknown error using json4s...

scalajson4s

Read More
In Json4s why does an integer field in a JSON object get automatically converted to a String?...

jsonscalajson4s

Read More
Raise exception while parsing JSON with the wrong schema on the Optional field...

scalajson4s

Read More
Scala & json4s: How do I filter a json array...

scalajson4s

Read More
json to scala case class...

scalajson4s

Read More
json4s, how to deserialize json with FullTypeHints w/o explicitly setting TypeHints...

scalaserializationdeserializationjson4s

Read More
Json4s unable to desrialize in scala...

scalajson4s

Read More
Deserializing Option returns None instead of an exception in json4s...

scalajson4s

Read More
Json4s ignores @JsonProperty jackson annotations...

scalajacksonjson4s

Read More
BackNext