Using an Enumeratum Enum in a Map does not work...
Read MorePlay JSON with sealed trait / case classes: infinite recursion...
Read MoreHow do you parse string from arraybuffer to double using Scala?...
Read Morecreate custom JsObject out of case class...
Read MoreTransform JSON structure to piped format...
Read MoreScala case has 22 fields but having issue with play-json in scala 2.11.5...
Read MoreHow to write implicit Writes for case class having more than 22 fields...
Read MoreHow to change String to Int in Json Parser in scala...
Read MoreHow does the compiler find the implicit method for Json.obj()?...
Read Morescala-play 2.4.11, is it possible to desearialize Map with case class as key?...
Read MoreAkka HTTP client - Unmarshal with Play JSON...
Read MorePlayJson update on element of array does not work...
Read MoreJSON format for Single property case classes...
Read MoreHow to define an implicit deserializer using Play Json for generic types...
Read MoreReplace null with empty string in Play Json...
Read MoreMigrating akka remote to akka-http how to serialize to json instead of protocolBuffer without huge a...
Read Moreplay-json on AST with type parameters...
Read MoreWhy does the name of an implicit seem to affect its scope resolution in this example?...
Read MoreScala Play framework FunctionalCanBuild explain...
Read MoreNo instance of play.api.libs.json.Format is available for scala.Predef.Map[java.lang.String, scala.O...
Read MorePlay JSON - How to generify this in Scala for Json handling?...
Read MoreHow to recursively parse a single Json field that is defined multiple times, in Play Json...
Read MoreHow to extract extra (key,value) from Json using play-json in scala?...
Read Morecustom type class with shapless pb with implicit resolution...
Read MoreCreate Single sub Field from multiple Json Fields and apply to resulting Object using Play-json...
Read MoreScala Play Json Format for Map[Locale, String]...
Read More