Generic Play 2.4 CRUD with Macwire and ReactiveMongo
Play 2.4 project seed: Generic CRUD with Macwire and ReactiveMongo
TweetPlay 2.4 project seed: Generic CRUD with Macwire and ReactiveMongo
TweetThere are several ways to get this template.
play-2.4-crud-with-reactive-mongo
in the Lightbend Activator UI.Already have Lightbend Activator (get it
here)? Launch the UI then
search for play-2.4-crud-with-reactive-mongo
in the list of
templates.
play-2.4-crud-with-reactive-mongo
project as a zip archiveIf you haven't installed Activator, you can get the code
by downloading the template bundle
for play-2.4-crud-with-reactive-mongo
.
In your File Explorer, navigate into the directory that the template was extracted to, right-click on the file named "activator.bat", then select "Open", and if prompted with a warning, click to continue:
Or from a command line:
C:\Users\typesafe\play-2.4-crud-with-reactive-mongo> activator ui
This will start Lightbend Activator and open this template in your browser.
play-2.4-crud-with-reactive-mongo
project from the command lineIf you have Lightbend Activator, use its command line mode
to create a new project from this template.
Type activator new PROJECTNAME play-2.4-crud-with-reactive-mongo
on the command line.
The creator of this template maintains it at https://github.com/arturopala/play-2.4-crud-with-reactive-mongo#master.
We've included the text of this template's tutorial below, but it may work better if you view it inside Activator on your computer. Activator tutorials are often designed to be interactive.
No tutorial/index.html found for this template.