Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

XForwardedSupport for https play! support on Heroku failing

How to serve XML and JSON with Play! 2.0

How do I manage database evolutions when I'm using JPA?

mysql jpa playframework

how to access Enum fields in playframework template

Source in test/resources directory will get compiled in Play 2

Play 2.1.x default catch all route

Ebean Query by OneToMany Relationship

how to know from Option[Map[String,Seq[String]]] contains key or not?

Play Framework 2.3 - CORS Headers

java playframework

Chunked Response from an Iterator with Play Framework in Scala

scala playframework chunked

PlayFramework: multiple routes file in project

scala playframework

play framework production version includes source codes

playframework : i18n + scala

Importing CRUD module in Play! 1.2.3

playframework crud

Play framework app 'cannot find template' while deployed on heroku

Using JSON templates in Play 2.0

How to test actions that expect an uploaded file in Play Framework (version 2.0, using Scala)?

Rendering JSON with Play! and Scala

Read JSON Tree structure in Scala Play Framework

Create a generic Json serialization function