Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

Does play framework support Nested routes like rails?

How do I set up Play Framework 2.0 in Netbeans with Scala IDE

What is the purpose of Format[T] if you have a Reads[T] and Writes [T]?

Play json Read and Default parameters for case class?

Play Framework not Hot-Reloading

Play 2 Java scheduled Akka jobs in clustered setup

Avoid form resubmission in Play Framework 2.0

`exception during macro expansion: [error] scala.reflect.macros.TypecheckException` when using quill

Migration to Play 2.5.3 - Crypto library deprecated but also perhaps broken?

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