Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

How to retrieve common values (IpAddress, TenantId) in GenericDao?

Deploy a Play 2.0.2 application on Heroku

heroku playframework-2.0

How does @Transactional work outside controllers in Play! Framework?

Playframework: Strange behavior of "play start" - Caching issue?

JPA and Play Framework: No Persistence provider for EntityManager named update

Default configuration in Play 2.0 causes IOException?

Play framework 2.2 Slick dependency issue

Alternative of OneAppPerSuite in specs2 scala testing

How to update an existing object in playframework 2.0.2? aka CRUD in 1.2.x

playframework-2.0

How to get InputStream from request in Play

Play 2.0 widgets

Any sample to store and retrieve image on mongodb using gridfs, scala and playframework2

Configuration files not in Play Framework 2.0 classpath when calculating code coverage using SCCT