Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

What's the simplest way to pretty-print a Scala case class to JSON in Play Framework 2.1.x?

How to change the http port for play framework 2.4.1?

playframework-2.0

Play Framework automatic JSON marshalling

Play 2 framework: scala iterate through fields of java objects in view

How to abort controller action in play framework 2.1 when client cancel request or client socket is closed?

request playframework-2.0

Do I use Option as result when fetching an object from the database with an Id?

Play Framework 2.0 template engine define writabel variables

Possible to use Java NIO in Play 2 framework to POST and GET files simultaneously?

java playframework-2.0 nio

Managing server's HTTP keep-alive timeout with Netty

Error on porting a play 2.2 application to 2.3.2 version (Scala)

SBT to run Play app exits immediately when started using scala.sys.process.run?

scala playframework-2.0 sbt

Play 2.0 - auxiliary constructors in templates

scala playframework-2.0

Play 2 modules: how to add routes without tight coupling?

How to close enumerated file?

What should I do if I want to deploy Play Framework app to multiple servers?