Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Play Framework 2.0 form helper: from checkbox to List<String>

Add Play 2.0 to Intellij

mongodb database with scala play 2.0 tutorial

scala mongodb playframework

What do multiple, consecutive fat arrows in method parameters mean in Scala?

How to use Typesafe's Config in Scala with encrypted passwords

IntelliJ says the package does not exist, But I can access the package

How do I read the value of a cookie in the Play-Framework with Scala?

scala cookies playframework

Is there a good way to mavenify a play! framework application?

playframework maven-3

How do I bind a checkbox to a boolean in Play! framework

java binding playframework

How to configure a Play application to use Let's Encrypt certificate?

How to Route URLs in Play 2.0 so They're Indifferent to an Ending Slash

Play framework memory usage

playframework

How to keep the app secret a secret?

java heroku playframework

Play Framework 2.1: Use play.api.Configuration in Build.scala

Layer-Design: where to check permissions for database reads/updates?

sbt testOnly not working

How to base64 encode a SHA-1 hash in Scala and Play Framework?

Why Play! framework chose Groovy for template engine

Play Framework config value in view

playframework

Play scala advice on anorm vs slick [closed]

playframework slick anorm