Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

No implementation for play.api.db.slick.DatabaseConfigProvider was bound

scala playframework slick

How to import playframework sources into eclipse?

eclipse playframework

Play's continuations holding http threads

Hibernate null constraint violation on @Id with @GeneratedValue

Play Framework 2.2 action composition returning a custom object

Using Bower with Play

Play! Framework Authentication with LDAP

How to handle MongoDB ObjectIds in Play framework using Reactivemongo?

How to call a stored procedure and get return value in Slick (using Scala)

Play framework 2.5.0 Websockets example [closed]

Transactional method in Scala Play with Slick (similar to Spring @Transactional, maybe?)

How to set up play framework ApplicationLoader and Macwire to work with custom routes?

Marshalling nested custom Objects in Sangria

scala playframework sangria

Using JWT authentication with Play Framework 2.6

How to see all the implicits and their types available at any code point?

Combining noSQL and ORM in an MVC framework for a real-case application

Play 2 - How to set default value of template's parameter from Java controller?

Deserializing JSON into user-defined case classes with Jerkson

Understanding the request lifecycle of a Play! application

Adding class to input in Play 2 custom FieldConstructor