Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.2

Are imports and conditionals in Play's routes file possible?

scala playframework-2.2

How to deploy a Play 2.0 app on Debian?

Idea + Play Framework - cannot resolve method/symbol

Play framework routes, and scala predef values

How to run Play Framework 2.2.0 with -feature option

Play ! 2.2.4 / Akka : tests failed when run together, but ok separately

Play framework JSON reads: How to read either String or Int?

Playframework app including a standalone main application

Java Play 2.2 doesn't support javaagent

Unable to convert generic case class to json using "writes"

How do I describe a bridge table to Ebean?

When should a method return a Promise instead of actual result in Play Framework?

How to serialize Scala Map to Json in PlayFramework?

Using POST routes parameters in Play Framework

Scala Play 2.2 application crashes after deploying in Heroku: target/start No such file or directory

Security in Play 2.2.x

How to use TLS in Play!Framework WebSockets ("wss://")

Detect Play 2.2.x mode prior to start of Application using Java

How to run Play 2.2.x with Akka 2.3.x?

Unable to test controller using Action.async