Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Play Framework: Dependency Inject Action Builder

What is the equivalent to 'play stop' for Play Framework 2.1?

Why is compilation very slow for Scala programs?

scala playframework

"host not allowed" error when deploying a play framework application to Amazon AWS with Boxfuse

Playframework Secure module: how do you "log in" to test a secured controller in a FunctionalTest?

playframework

Where do Play! logs end up?

playframework

What are the advantages of the new Heroku Java support over Amazon Elastic Beanstalk

How do I access post data from scala play?

scala playframework

Warning message running Play 2.5.x

Play! Java web framework. How does their development server compile automatically?

java playframework

Why does Play action fail with "no suitable driver found" with Slick and PostgreSQL?

Dependency injection with abstract class and object in Play Framework 2.5

How can I run Play framework in HTTPS only in the dev mode?

Play Framework Run Application Issue

How to Prevent CSRF in Play [2.0] Using Scala?

What effect does using Action.async have, since Play uses Netty which is non-blocking

How to escape the "@" in play framework templates?

Java web frameworks

How to pass along CSRF token in an AJAX post request for a form?