Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

Intellij-idea 12 Scala support : it consumes almost 300% of my cpu resources

Compile java files programmatically

How to handle exceptions in a playframework 2 Async block (scala)

Heroku memory leak with Play2 scala

Play Framework 2 Ebean and InheritanceType as JOINED

Play 2.0 form - field "verifying" method is not a member

How to manage Authentication/Authorization for user requests sent from native mobile apps calling Play2!-Scala REST services

How to rewrite synchronous controller to be asynchronous in Play?

Is play! Framework 2.0 suitable for creating a REST API?

What is the use of unapply in this sample Play framework code (Form mapping)

What are activator and activator-launch-1.2.10.jar files in a new project with playframework2.0?

Play Framework 2.0 - where is jsAction?

playframework-2.0

Using HAML, Scaml or Jade with Play

PostgreSQL Evolutions: "PSQLException: FATAL: sorry, too many clients already"

Cron Job in play framework 2.0 [closed]

LESS compilation on Play 2 is seriously slow

When should a method return a Promise instead of actual result in Play Framework?

Cannot resolve symbol routes

Play 2.0 scala tutorial - heroku failing due to evolution

scala playframework-2.0

How to pass flash data from controller to view with Play! framework