Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Advanced customization of CRUD forms and controllers in Play

playframework crud

How to implement pluralize & other extensions using Playframework 2.0

Play framework - Scala, Method is defined twice

Play Framework Ebean BigDecimal fraction

playframework h2 ebean

What's the difference between using play start and play run?

Play Framework: Redirect to controller method with arguments

Play Framework 2.X and blocking database call

Scala Play no application started when grabbing data sources from application.conf

Json implicit format with recursive class definition

Cannot resolve symbol 'play' error with Play Framework 2.4.x and IntellijIdea 14.x

how to write cron job in play framework 2.3

object session in playframework

session 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?