Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

How can I set the javac compile version for Play Framework 2.0 to prevent "Unsupported major.minor version"?

playframework-2.0 sbt

Routes with optional parameter - Play 2.1 Scala

Parsing JSON in Play2 and Scala without Data Type

How to get IP address of the client in Play! framework 2.0? [duplicate]

Newly created scala.html views are not being recognized in Play Framework 2.x

Trust all SSL certificates in Java Playframework 2.2

Unable to resolve reverse routing methods in IntelliJ

Obfuscating Play 2 web app on dist with Proguard?

How to improve the error message readability returned from JsError.toFlatJson or JsError.toJson in Play framework 2.x?

Play framework + SLICK (Scalaquery) tutorial

Play2's anorm can't work on postgresql

Getting better error messages from Play JSON API

Where is the job support in Play 2.0?

jobs playframework-2.0

Uploading file as stream in play framework 2.0

Play framework 2.0 template parameters import

Play framework how do sessions and cookies work?

How to force Play framework 2 to always use SSL?

Are there any plugins for generating API documentation for Play 2.x?

Play 2 authentication and authorization module [closed]

How to serve uploaded files in Play!2 using Scala?