spray / spray-json

A lightweight, clean and simple JSON implementation in Scala
Apache License 2.0
969 stars 190 forks source link

make JsValueFormat low priority #353

Open KuceraMartin opened 6 months ago

KuceraMartin commented 6 months ago

Note that BodySerializer from sttp is real-world example of Box[-T] from the tests (see https://github.com/softwaremill/sttp/blob/master/json/spray-json/src/main/scala/sttp/client4/sprayJson/SttpSprayJsonApi.scala). Merging this PR would enable a Scala 3 release of sttp.spray-json