Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

Play Framework 2.1.1 not resolving dependencies

scala playframework-2.0 sbt

Why is NoClassDefFoundError thrown with "run" but works fine with "dist"?

Migrate Play! Framework 1.2.3 application controller to 2.0

How to update Play.configuration programmatically in Play 2.0?

parse.json of authenticated play request

How to understand the Anorm parser?

playframework-2.0 anorm

How to pass a variable to an Action from an intercepted request in PlayFramework?

scala playframework-2.0

How to publish Play Framework application from Jenkins to load balanced environment

Code coverage on Play! project

Play route syntax for ignoring a part of slug

Restful (and Stateless) Auth with Play Framework and Scala

How to install ReactiveMongo on play 2.4?

Scala Play application integration tests with guice context

Why Play 2.5 Akka chunk response getting loaded all at once

Using specs2 and FakeApplication() to test database fails evolution inserts

How do I run multiple functional specs with TestServer in Play 2.0.1?

Play 2.0 - access running (Fake)Application from scala console

scala playframework-2.0

Play 2 form limitation

Slow chunk response in Play 2.2

Cannot resolve method 'ok(?)' with Play 2 Framework in Intellij