Search code examples
How to properly create a tree in scala...

scalaplayframeworkplay-json

Read More
Type parameter in play-json read/write macro...

scalascala-macrosplay-json

Read More
How can I write and read an empty case class with play-json?...

scalaserializationcase-classplay-json

Read More
What's the difference between Json.fromJson, as, asOpt and validate?...

scalaplayframeworkplay-json

Read More
Get a Json format for a Seq of a generic type...

jsonscalagenericsplay-json

Read More
How can I programmatically create a validation contract at compile-time?...

jsonscalavalidationjson-deserializationplay-json

Read More
Play JsPath writes for Infinite Double...

scalaplayframework-2.0play-json

Read More
How can I parse an object of a bounded type T from JSON from an implicit request?...

jsonscalaserializationplay-json

Read More
Why isn't a member of type Option[String] being serialized?...

jsonscalaserializationoption-typeplay-json

Read More
Create and fill a JsArray with play-json transformer...

scalaplayframeworkplay-json

Read More
Scala - convert String to Json using Play json...

scalaplay-json

Read More
formatters for List[DateTime] play scala...

scalaplayframeworkplay-json

Read More
Could someone explain how is the this code executing?...

scalaplayframeworkplay-json

Read More
Sequence a List[JsResult[A]] to a JsResult[List[A]]...

jsonscalaplayframeworkplayframework-2.0play-json

Read More
Play JSON JsPath Conditional Types...

scalaplayframeworkdeserializationplay-json

Read More
Generate case classes serializer and deserializer implicitly using play-json...

scalaplayframeworkscala-macrosplay-json

Read More
Scala + Play Framework + Slick - Json as Model Field...

jsonscalaplayframeworkslickplay-json

Read More
Move JsValue from one place to another in a JsObject...

jsonscalaplayframeworkplay-json

Read More
Play JSON Reads[T]: split a JsArray into multiple subsets...

jsonplayframeworkplay-json

Read More
Play JSON Read Error When Reading a Sequence...

jsonscalaplayframeworkplay-json

Read More
play json in scala: deserializing json with unknown fields without losing them...

jsonscalaplayframeworkplay-json

Read More
extract case classes from json file scala play...

jsonscalaplay-json

Read More
Scala PlayJson Cyclic Reference...

jsonscalaplayframework-2.0play-json

Read More
How can I iterate on a JsArray using Play JSON avoiding case classes?...

play-json

Read More
Play Framework JsReads for object names and values...

jsonscalaplayframeworkplayframework-2.0play-json

Read More
play-json - Could not find implicit value for parameter um...

scalaakka-httpplay-json

Read More
Scala play-json - doesn't parse/deserialize to single argument case class...

jsonscalaparsingplay-json

Read More
Generic REST client in Scala...

scalagenericsakka-httpplay-json

Read More
In Scala, Refer to Subclass in Abstract Super Class...

scalainheritanceimplicitplay-json

Read More
Play Framework JSON Conversion...

jsonplay-json

Read More
BackNext