Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Token based authentication using Play 2 Framework

How to include file in production mode for Play framework

My Model is NOT an Entity Bean registered with this server?

Chain Promises in Play Framework Using Java

Scala's for comprehension for Futures and Options

scala playframework

How does an entity get an ID before a transaction is committed in JPA/Play?

java jpa playframework

LazyInitializationException when using ElementCollection in Play framework

How to prevent hidden fields with ID from getting hacked

playframework

Playframework Plugin non-functional in IntelliJ IDEA 12

should I be using spray or play for highly scalable and efficient rest json processing?

Groovy Grails or Scala Play

assets are not loaded in functional test mode

Conflict between Play! Framework 2.5 and gRPC 0.13

playframework grpc

Why does play 2.6 close a websocket after 85 seconds when it is idle? While play 2.5 does not

what exactly does the @with annotation do? (Play Framework)

Can't create a base model class in Play using Ebean

Create Reads/Writes for Java Enum without Field

json scala playframework enums

Are there any benefits in using non-async actions in Play Framework 2.2?

Play framework auto-loading in docker container

How to parse JSON with variable keys in Scala Play?

json scala playframework