Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

Force Play Framework to listen on localhost only

playframework-2.0

Grouping Play 2.0 views into packages/folders

scala playframework-2.0

Migrating from Spring framework to Play framework (Scala)

What are the differences between `./build.sbt` and `./project/build.sbt`?

playframework-2.0 sbt

Parsing a Json String in Scala using Play framework

How to use Evolutions in Play Framework 2.0?

playframework-2.0

Scala source files not recognized by compiler in Eclipse

Params list in Scala function. Can someone explain the code?

Playframework 2 SQLite

sqlite playframework-2.0

Play Framework: Error getting sequence nextval using H2 in-memory database

Using curly braces in JavaScript in Play Framework template

How to add a global form error to Play 2.0 form to indicate optimistic lock failure

Deploy play as a war file into a servlet container, even if it uses JPA heavily?

play framework @Required

When should I make methods with implicit argument in Scala?

How to use Tinkerpop with actors

Playframework 2.2.x + Java +JPA - Separate Database for Unit Testing and Production

How to create a WSResponse object from string for Play WSClient

SBT dependsOn RootProject: doesn't compile the dependency

How to create a Play project in IntelliJ IDEA 14 Community Edition?