Get Future value from Scala MongoDB result

前端 未结 0 786
心在旅途
心在旅途 2021-02-13 23:33

Using below code I\'m attempting to select from MongoDB

val s : SingleObservable[Document]  = db.getCollection("Collection").find()
val f : Future[Docum         


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