Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Is there a @NotNull annotation for Ebean in Play Framework?

Deleting optional fields in DAO models

scala rest playframework patch

Client-side form validation in play framework

Updating Mongo doc in scala using cashbah

mongodb scala playframework

Getting sqlite to run on play 2.5

playframework

How to use play-json format/reads/writes macro with tagged types

json scala playframework

How to annotate Play 2 webapp model for swagger?

play framework 2: saving many to many

Parse JSON Array in Scala

Should I use a separate REST backend project and a javascript heavy frontend?

Avoid opening unused database connections in Play

Play WS - post multipart/form-data from scala - Bad Request

Play Framework connecting to database

How to do setup/teardown in specs2 when using "in new WithApplication"

scala playframework specs2

Disable evolutions for a specific database in Play2?

Understanding the Difference Between Non-Blocking Web Service Calls vs Non-Blocking JDBC

Does play framework support Nested routes like rails?

Why isn't Playframework custom validation message not displayed in template

Play json Read and Default parameters for case class?