Can't find a codec for class java.lang.Object. while using mongo with scala

前端 未结 0 1383
走了就别回头了
走了就别回头了 2021-02-06 19:13

I am using mongo with scala.

object myApp extends App{

case class myClass(field: String, value: Option[Any]

}

Above is my case class and below

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