“unreachable” implicit val when trying to add json parsing with Play Json

前端 未结 0 1109
一个人的身影
一个人的身影 2021-02-02 04:58

I have something like:

sealed trait Foo
case class Bar(field: ...)
case class Baz(otherField: ...)

trait JsonFormat {
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题