Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Play 2.0.1 - Scala templates string concatting + re-usable code block

Play framework - uploading file in mySql

Deadbolt 2: Controlling restrictions with DB settings, totally

In a play framework config (hocon), how do I use an environment variable or a default?

scala playframework hocon

Testing Play framework controller that streams responses

scala playframework stream

No instance of play.api.libs.json.Format is available for models.AccountStatus in the implicit scope

json scala playframework

Error during uploading an Play app to Heroku

Unresolved dependencies when trying to add jasperreports to play framework 2.2.0

What is the point of @{'/path/to/static_content'} in PlayFramework?

java playframework

Dependency Injection Does not work in Models or Tests in Play Framework 2.4.x

Does EBean (4.5.x) support mapping Java 8's time types such as OffsetDateTime

How to set JavaMail properties in Play-Mailer

In Scala, how to write an efficient json formatter for Map[IndexedSeq[String], Int]?

JPA , How can I tell what will be saved back to the database

jpa playframework