List Question
20 TechQA 2024-03-27T12:47:12.813000exception during macro expansion: type T is not a class, play json
53 views
Asked by AminMal
How to format generic type as json using play json api?
78 views
Asked by A B
Play JSON Implicit Resolution For Sealed Trait Types
38 views
Asked by joesan
Scala play json: how to capture the whole JSON source?
84 views
Asked by Vlad Patryshev
How to properly create OFormat in Scala/Play/JSON?
79 views
Asked by DCameronMauch
JSON parsing removes decimal trailing zeros
508 views
Asked by codeMouse
Take data from two different Json files to create an Seq[Object] in Scala
96 views
Asked by ahabrahante
Scala play json nested cyclic dependency json parsing
79 views
Asked by Bill Goldberg
Parsing JSON with Scala play framework - handling variable array elements?
204 views
Asked by abw
play framework json lookup inside array
46 views
Asked by JohnBigs
Diverging Implicit Error When Parsing JSON to Case Class in Scala
191 views
Asked by joesan
Mapping a string to case classes using Scala play
66 views
Asked by blue-sky
Make JSON Parsing & Error Handling More Functional in Scala
77 views
Asked by joesan
Json error parsing into case class, json array
186 views
Asked by Grey McCarthy
Scala: diverging implicit expansion for type play.api.libs.json.Writes/Reads
169 views
Asked by rapt
How can I read Json as Map[String,String]?
124 views
Asked by gianglaodai
Scala Playframework - How to Modify Json and remove element form JsArray (Seq[JsObject]) based on attribute value
155 views
Asked by Prakhar Bhatt
How to convert List[String] to List[Object] in Scala
148 views
Asked by Senthil
play-json: mapping a json string to nested case class
80 views
Asked by Mandroid
No Encoder found for play.api.libs.json.JsValue
235 views
Asked by user9920500