IK
Size: a a a
IK
IK
IK
D
akka.http.scaladsl.model.HttpHeader
D
implicit val jsonDecoder: Decoder[HttpHeader] = deriveDecoder[HttpHeader]
implicit val jsonEncoder: Encoder[HttpHeader] = deriveEncoder[HttpHeader]
D
D
could not find Lazy implicit value of type io.circe.generic.decoding.DerivedDecoder[akka.http.scaladsl.model.HttpHeader]
Oℕ
IA
could not find Lazy implicit value of type io.circe.generic.decoding.DerivedDecoder[akka.http.scaladsl.model.HttpHeader]
Oℕ
Oℕ
D
Oℕ
akka.http.scaladsl.model.HttpHeader
D
entity = HttpEntity(ContentTypes.`application/json`, dto.asJson.noSpaces),
D
List[HttpHeader]
, там и выпадает ошибка что нужен encoder, decoderIA
entity = HttpEntity(ContentTypes.`application/json`, dto.asJson.noSpaces),
D
IA
λ