Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Play Framework (2.1.3) doesn't run any tests

java junit playframework

How do Play controllers inject variables with the proper name into templates?

playframework

Example use-cases for using Dependency Injection with the Play Framework

How to improve compilation speed of Play Framework 2.0

How to get IntelliJ to recognize Play Framework *.scala.xml Templates

Why does sbt report "not found: value PlayScala" with Build.scala while build.sbt works?

scala playframework sbt

How to Enable GZIP compression on Play Framework 1 app on Heroku Cedar?

How to convert casbah mongodb list to json in scala / play

How to get form data in Play Framework

Play framework - how to fix UnsupportedClassVersionError on JRE 6?

Display error in Play Framework 2

Why does the build fail with unresolved dependency: com.typesafe.sbt#sbt-native-packager;0.7.4?

MongoDB scala driver: what is a best way to return Future when working with Observer callbacks?

mongodb scala playframework

Play Framework CSRF error "[CSRF] Check failed because no token found in headers"

java playframework

conversion of array list to json object string

How to use TLS in Play!Framework WebSockets ("wss://")

Play2: Difference between appDependencies and libraryDependencies?

How to remove dependency from libraryDependencies that was added by plugin?

Inner flow was completed without producing result elements for 1 outstanding elements

scala playframework

How can I write multi line text in messages as simple?

java playframework