I have solved it by simply defining the following decoder and encoder. import cats.implicits._ import io.circe.{Decoder, Encoder} import ...
確定! 回上一頁