Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

How to render JSON response in Play framework v2.0 (latest build from GIT)

Play 2 - Set header on all responses?

scala playframework-2.0

Is it possible to prettify scala templates using play framework 2?

How to Retrieve the Primary Key When Saving a New Object in Anorm

One Play 2 Framework App - use both java and scala

How to config PlayFramework2 to support SSL?

[SlickException: Read NULL value for column (USERS /670412212).LOGIN_ID]

Restarting Play application Docker container results in 'This application is already running' - RUNNING_PID is not deleted

Running evolutions on Play Framework 2.0

How do I run a Play Framework 2.0 application as a Windows service?

Where to put resources?

playframework-2.0

Outputting 'null' for Option[T] in play-json serialization when value is None

How to replace a JSON value in Play

How to download a file with Play Framework 2.0

java playframework-2.0

How to http post with an empty body request using WS API in Playframework 2 / Scala?

Play Framework: split routes in multiple files without sub projects

Play framework 2.0 continuous integration setup

Accessing play project database with h2-browser

Resource directory for tests in a Play application

Combining Play! Framework 2.xx with Angular.js