Search code examples
Using an Enumeratum Enum in a Map does not work...

scalaplay-jsonenumeratum

Read More
Play JSON with sealed trait / case classes: infinite recursion...

scalaplayframeworktraitscase-classplay-json

Read More
How do you parse string from arraybuffer to double using Scala?...

scalaplayframeworkplay-json

Read More
create custom JsObject out of case class...

scalaplay-json

Read More
Transform JSON structure to piped format...

jsonscalaplay-json

Read More
Scala case has 22 fields but having issue with play-json in scala 2.11.5...

jsonscalaplay-json

Read More
How to write implicit Writes for case class having more than 22 fields...

jsonscalaplayframeworkplay-json

Read More
JsValue filter out null values...

scalaplayframeworkplay-json

Read More
How to change String to Int in Json Parser in scala...

scalaplay-json

Read More
How does the compiler find the implicit method for Json.obj()?...

scalaplayframeworkplay-json

Read More
scala-play 2.4.11, is it possible to desearialize Map with case class as key?...

scalaplayframeworkplay-json

Read More
Akka HTTP client - Unmarshal with Play JSON...

scalaunmarshallingakka-httpplay-json

Read More
PlayJson update on element of array does not work...

arraysjsonscalaplayframeworkplay-json

Read More
JSON format for Single property case classes...

scalaplayframeworkplay-json

Read More
Json object to map...

jsonscalaplay-json

Read More
How to define an implicit deserializer using Play Json for generic types...

scalaplayframeworkplay-json

Read More
Replace null with empty string in Play Json...

scalaplayframeworkplay-json

Read More
Migrating akka remote to akka-http how to serialize to json instead of protocolBuffer without huge a...

scalaakkaakka-httpplay-jsonakka-remote-actor

Read More
play-json on AST with type parameters...

scalaplayframeworkplayframework-2.0shapelessplay-json

Read More
Scala Play JSON Type conversion...

scalatype-conversionavroplay-json

Read More
Why does the name of an implicit seem to affect its scope resolution in this example?...

scalaimplicitplay-json

Read More
Scala Play framework FunctionalCanBuild explain...

scalaplayframeworkplay-json

Read More
No instance of play.api.libs.json.Format is available for scala.Predef.Map[java.lang.String, scala.O...

jsonscalaplayframeworkplay-json

Read More
Play JSON - How to generify this in Scala for Json handling?...

jsonscalaplay-json

Read More
How to recursively parse a single Json field that is defined multiple times, in Play Json...

jsonscalaplayframeworkplay-json

Read More
How to extract extra (key,value) from Json using play-json in scala?...

scalaplay-json

Read More
custom type class with shapless pb with implicit resolution...

scalashapelessplay-json

Read More
Create Single sub Field from multiple Json Fields and apply to resulting Object using Play-json...

scalaplayframeworkplayframework-2.0play-json

Read More
Scala Play Json Format for Map[Locale, String]...

jsonscalaplayframeworkplay-json

Read More
Flatten Writes with Play Json...

scalaplay-json

Read More
BackNext