Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

IDE for Play 2.0 framework and Scala

Less Verbose way of generating Play 2's javascript router

scala playframework-2.0

Share session/cookie between subdomains for Play 2.X

How to change HTTP port that Play2 is listening on

DB Plugin is not registered in Play 2.0

Custom Json Writes with combinators - not all the fields of the case class are needed

unresolved dependency for postgresql 9.2 jar in play framework

Play 2 - Can't return Json object in Response

Play! framework - handle a POST request

Play Framework REST with basic authentication and SSL

Adding Apache common dependency to Play Framework 2.0

Writing a test case for file uploads in Play 2.1 and Scala

Using multiple projects in Eclipse with Play framework 2.1.x

play! framework 2.0 crud module

In SBT, how to use addSbtPlugin with a Github URL?

Today's options for an easier migration path to Play 2

transforming a Seq[Future[X]] into an Enumerator[X]

scala playframework-2.0

Test WebSocket in PlayFramework

Update to play 2.0.2 - Address already in used with akka remote actor

How does @Inject in Scala work