No Json serializer as JsObject found for type play.api.libs.json.JsObject

The final release of ReactiveMongo 0.11 has been published ("org.reactivemongo" %% "play2-reactivemongo" % "0.11.0.play23").

As indicated on the updated documentation, for the default BSON/JSON conversions, it’s recommended to have: import play.modules.reactivemongo.json._, ImplicitBSONHandlers._.

Leave a Comment