Is there a tutorial on how I can use the mongodb database with Java play 2.0?
On the official site (playframework.org), it seems there is only an example of NoSql.
check out this demo on github. https://github.com/czihong/playMongoDemo
I am using morphia to connect play 2.o and mongodb.
Check the mongodb database with the scala play 2.0 tutorial and this discussion , Unfortunately, there is currently no official tutorial.
check out this demo on github https://github.com/leodagdag/play2-morphia-plugin . This is not an official textbook. This is leodagdag.play2morphia.Model.
Source: https://habr.com/ru/post/912461/More articles:Undefined var when using Html Helper in CakePHP 2.0 - phpDifference between "component" and "plugin" in cakephp 2.1? - cakephpAuthorization adapter not found in cakePHP - authenticationConfiguring email settings in appsettings web.config - asp.net-mvc-3Using Git to create an archive of modified files - gitEnable scrollbars in windows - c #signed unit in C - cA horizontal scrollbar that does not appear in my text box - c #IP varnish client not logged in Apache logs - varnishChoosing a database for big data - databaseAll Articles