Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

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

Play! framework immediate save?

jpa playframework

advantages of play framework for people coming from php / ruby / python

Advantage of using Spring roo over play framework (if we use Spring framework)?

How to use play! framework to develop webservice? [closed]