CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
circe
08-24
Enterprise
Pattern matching on a Scala case class with `type` as a field
08-13
other
http4s json handling in authed routes
08-06
Back-end
error: could not find implicit value for parameter d: io.circe.Decoder[List[TableInfo]]
07-30
OS
Pattern matching json lines using Circe and filtering based upon decoded case class value
07-18
Software design
How to Decode a Generic Case Class with semiautomatic in Circe in Scala 3
05-18
Mobile
How to ignore a field from serializing when using circe in scala
04-20
Software design
how to convert @JsonAnySetter in jackson to circe
04-17
Software engineering
Shapeless error while trying trying to use PureConfig and Circe for scala
04-10
Blockchain
Decode List[String] to List[JSONObject(key,value)] in circe scala
12-16
Enterprise
How can I parse a JSON object with key-value objects into a List using Circe
12-01
Blockchain
Parsing recursive JSON structure with Lists in Scala
11-08
Blockchain
How to parse json to case class with map by jsonter, plokhotnyuk
09-17
Enterprise
How to decode array containing json with Circe
Links:
CodePudding