Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.2

How do I use shared configurations across SBT (Play) multi-projects?

Play Framework 2: Best way of validating individual model fields separately

How to not watch a file for changes in Play Framework

Play Framework 2.2.1 - Compilation error: "method render in class index cannot be applied to given types;"

playframework setting custom message for @Required field globally

Ebean and many-to-many relationships - how?

Asset mapping outside public folder on Play framework

How do I unit test akka actors in Play Framework 2.2.0 Scala (spec2, Mockito)

Play2 add new field to JsObject

Get File using relative path play framework 2.2 java

java playframework-2.2

Replacing \n with <br> tags

Attaching Play's 2.2 source code to the application

How to (re)define run on root project to launch aggregated Play (sub)project in sbt 0.13

scala sbt playframework-2.2

Play Framework - How to maintain configuration files for different environments?

Error reading annotations play framework 2.2

java playframework-2.2

Uploading files through a play framework app to S3 without "touching" the disk

Why does subproject not compile after migrating from 2.2 to 2.3?

Cannot resolve symbols (foreach, list,...) using Slick-play

Environment-specific distributions using sbt native packager