Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

PersistenceException when I was using Ebean in Play framework

Play! Framework 2.2.0 : impossible to debug in Eclipse

Ebean and many-to-many relationships - how?

play framework - bind enum in routes

Swagger Data Type Model in ImplicitParam with Play Framework

Play Framework: How to sort JSON alphabetically

json scala playframework

How to find playframework version of a project?

scala playframework version

Play Framework - Change the log file location

Asset mapping outside public folder on Play framework

Play Framework: Reading Version from Build.sbt

playframework sbt

Play framework: read Json containing null values

Validation error while trying to parse a json array to List[Object] in Scala

What is the difference between doLayout and include in a template in 'Java Play!'?

JPA EntityManager: merge() is trying to create a new row in the db - why?

java jpa playframework

How can I map a Row to a class using Anorm?

Play! hash password returns bad result

How should I be declaring and exporting modules?

java playframework

Can I make @OnApplicationStart not run on tests?

How to pass one or none variable arg in scala?

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