Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in circe

diverging implicit expansion for type io.circe.Encoder[scala.collection.immutable.Map[Int,Any]]

json scala circe

How to create custom encoding of Option types with Circe?

scala circe

How to decode missing json array as empty List with circe

json scala circe

Transforming JSON with Circe

json scala circe

How to avoid scientific notation in circe JSON serialization

json scala bigdecimal circe

could not find implicit value for parameter encoder: io.circe.Encoder[com.sweetsoft.SapHealth]

scala circe

How to create a custom decoder in Circe that parses time values

How to create a decoder for an Either type with Circe?

scala circe

Parse Json Objects into case classes in Scala?

scala circe

How do I convert a java.util.UUID to doobie.syntax.SqlInterpolator.SingleFragment?

scala circe http4s doobie

Scala Circe with generics

json scala circe

Circe Decode to sealed trait extended by multiple case classes

scala circe

How to use Circe to do a dynamic decoding?

scala circe

Convert Json to a Map[String, String]

json scala circe

Why it does not decode to ADT type?

scala circe

How to remove null values in list of objects using Circe

scala circe

Decode case class, String or Int in circe

json scala circe

How to decode null to empty string in Circe

scala circe