Is there a tutorial how I can use mongodb database with Java play 2.0?
On the official website (playframework.org) there seems to be only the NoSql example.
check this demo on github https://github.com/leodagdag/play2-morphia-plugin. This is not an official tutorial.this is a leodagdag.play2morphia.Model.