Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 384 Bytes

File metadata and controls

15 lines (10 loc) · 384 Bytes

What's new:

  • Updated scala version to 2.11.1

First steps with Playframework 2.3.1 (Java) and MongoDb (Jackson)

  • Don't forget to start mongodb daemon! It should use the default host (localhost) and the default port.

  • Run the application:

sbt run

Please report if there is any issue with running this tutorial, thanks!