Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.2

Automatic serialization/deserialization of generic case classes to/from JSON in Play2.2 Scala

How do you override Play framework controller in a unit testing context?

form binding: relationship with intermediate entity (nested entity) - indirect Entity creation and binding

Play-2.2.1 p.nettyException - Exception caught in Netty

java playframework-2.2

How to use same database transaction in separate thread with Play Framework 2.2

Scala: Akka actor not dying in Play Framework 2.2.0

Play 2.2 -Scala - How to chain Futures in Controller Action

WebSocket pushing database updates

"invalid version format" p.nettyException with play 2.2.1

Overriding onRouteRequest with custom handler in Play! scala

NoSuchMethodError when running Checkstyle 5.5 in Play 2.2 project?

Scala image resize and crop [closed]

json writer for nested classes

Handle chunked data sent by Play scala with AngularJs

Play Framework handle Authorization not authentication

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