Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.1

How to use requirejs in play framework with custom folder structure

How do I ignore ssl validation in play framework scala ws calls

PersistenceException when I was using Ebean in Play framework

type mismatch; found : scala.concurrent.Future[play.api.libs.ws.Response] required: play.api.libs.ws.Response

Play Framework core dependency management/exclusion

IntelliJ Play2 and Scala plugins are not compatible. Makes IntelliJ 12 no longer work as expected

How to handle an exception that happens in a future in scala

Why the 20x ratio Thread sweet spot for IO? [formerly : Which ExecutionContext to use in playframework?]

Play Framework examine HTTP request

Reverse proxy for a subdirectory with nginx and Play 2.1 apps

"Database 'default' is in inconsistent state!" comes and goes

IntelliJ does not find native libraries for OpenCV when adding jar as a dependency for Play project

Play framework - testing POST controller method

Getting "how can getCommonSuperclass() do its job if different class symbols get the same bytecode-level internal name" compile error

Play + Ebean + JPA: Cascade a delete on a OneToOne mapping

Changing layout template in runtime

Bind complex (JSON) form data automatically

java json playframework-2.1

Accessing Deadbolt user from within Controller

Play! Framework: Assets not accessible in Production Mode