Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Benefit from generated getters and setters in Play! framework

play framework 2.0 - how to enable the CRUD module

Define a scala function in a play template

Typesafe Config Environment Variables

Content Security Policy headers in Play! Framework

org.hibernate.hql.ast.QuerySyntaxException: TABLE NAME is not mapped

Play Framework 2.1: BodyParser class file missing

Unable to convert generic case class to json using "writes"

Keeping a Play framework app running in a Docker container without a pseudo-TTY

playframework docker fig

Should i use play framework or normal Java EE [closed]

Scala Play 2, passing request to method

Error: Could not retrieve sbt 0.11.3 when running existing project in Play 2.1.0?

Handling freeform GET URL parameters in Play 2 routing

Play JSON Combinators

Unknown data type "JSONB" when running tests in play slick with H2 Database

How do I describe a bridge table to Ebean?

Play Framework template that is actually a JS file

How do I prevent browser caching with Play?

How to redirect to external URL in Play framework 2.0 (Java)

Is there default catch all route to new actions in Play 2?