Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Combining Play! Framework 2.xx with Angular.js

How to force Logger.debug output in Play! framework specs2 tests?

Confused how to set up a multi-project sbt project

scala playframework sbt

Re-run with -feature for details

scala playframework

How to use Twitter Bootstrap 2 with play framework 2.x

How to make the debugging in playframework in IntelliJ Idea

debugging playframework

Why use @Singleton over Scala's object in Play Framework?

New object with HQL

Boot exception when restarting Play

Best way to use Jackson JsonNodeFactory

A binding to play.api.db.DBApi was already configured, evolutions and injector error with play-slick

Should authorization be part of the model or controller?

How to extend the playframework?

playframework owasp top 10

Play Framework: How to serialize/deserialize an enumeration to/from JSON

json scala playframework

Intellij IDEA can not resolve symbol with Play framework

Play Framework 2.1 - AngularJS routing - best solution?

Playframework and Django

Route to static file in Play! 2.0

“Convert” Option[x] to x in Scala