play-scala-starter-example icon indicating copy to clipboard operation
play-scala-starter-example copied to clipboard

Play Scala Starter Template (ideal for new users!)

Results 4 play-scala-starter-example issues
Sort by recently updated
recently updated
newest added

The link to download this repo located [here](https://www.playframework.com/documentation/2.7.x/HelloWorldTutorial#Starting-the-project) (as of 2019-03-12) as 'Play Starter Example Project' is out of sync with the rest of the tutorial that follows. This leads...

When loading the `play-scala-starter-example` project as a gradle project in intellij. The external libraries only shows java 1.8 related libraries. All the dependencies loaded via gradle are missing. I suspect...

status:backlog

Same as https://github.com/playframework/play-java-starter-example/pull/61

status:backlog

I am doing some load testing with the starter example. So for example ``` ab -n 100000 http://localhost:9000/count This is ApacheBench, Version 2.3 Copyright 1996 Adam Twiss, Zeus Technology Ltd,...

status:backlog