Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

advice on implementing a shopping cart using playframework

How to use single quotes in i18n in Playframework2?

how do I make play framework (2.1) export test results in xunit format

Global onStart on Play Framework 2.3.7 not working?

Playframework JSON parsing - Null pointer exception - when array is present

json scala playframework

Scala - Cannot use a method returning play.api.mvc.Result as a Handler for requests

sbt exclusion slf4j not working

scala playframework sbt slf4j

Is there any way to get Play framework and JPA to use underscores in column names?

How to get the current page URL in the view?

playframework

java.lang.OutOfMemoryError: PermGen space in play framework

How to use Anorm outside of Play?

scala playframework anorm

Parsing a Json array using Play Framework and Java

Play Framework 2.5 JavaAsync throwing CompletionException

Play migrations alternatives [closed]

Logging in Unit Tests for Play 2.3

logging playframework

Slick query with multiple joins, group by and having

type "" is not a member of package controllers play framework

playframework

Play! Framework: Best practice to use URLs in separate JavaScript files?

How to create multiple custom fields in Play Framework?

For RESTful services in Java, is JAX-RS better than an MVC framework like Swing, Grails or Play?