Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.2

How do I describe a bridge table to Ebean?

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

How to serialize Scala Map to Json in PlayFramework?

Using POST routes parameters in Play Framework

Scala Play 2.2 application crashes after deploying in Heroku: target/start No such file or directory

Security in Play 2.2.x

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

Detect Play 2.2.x mode prior to start of Application using Java

How to run Play 2.2.x with Akka 2.3.x?

Unable to test controller using Action.async

Play framework 2.2.1: Create Http.Context for tests

Why does sbt fail with NoClassDefFoundError: play/Play$ in Play 2.2.x projects after sbt compile in Play 2.3 project?

Using Play!Framework 2.2 subprojects

playframework-2.2

Enable CORS in Java Play Framework 2.2.x

Play Framework 2.2 : Get URL of the requesting page

Optional params with Play 2 and Swagger

Convert any Scala object to JSON

Upgrading project to version 2.2.0 of the Play Framework

When to use Actors vs Futures?

akka playframework-2.2

IntelliJ IDEA Report Highlighting error when using routes in Controller