Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

Should I Use Play framework 2.0 or go for play 1.x

Converting POJO to JsonNode using a JsonView

Play 2.0 Captcha

playframework-2.0

How to call a template which accepts variable number of args in Play Framework 2

scala playframework-2.0

How to generate keystore for Play 2 Framework?

Angularjs + OAuth + Play 2.0

How do I test multipart form data requests for file uploads in Play Framework 2.0 using Java?

SBT Multi-Project Build with dynamic external projects?

Pattern matching on object.member in Play 2.0 templates

How to test methods based on Salat with ScalaTest

Retrieving port number in Play Framework 2 app

playframework-2.0

Setting up ReactiveMongo with PlayFramework 2.2.1

playframework-2.0

Canonical Example of how to test Akka Actor using Scala in Play Framework

Play Framework PathBindable with Dependency Injection

Async computation with Validation in Scala using Scalaz