issues Search Results · repo:playframework/play-scala-rest-api-example language:Scala
Filter by
9 results
(73 ms)9 results
inplayframework/play-scala-rest-api-example (press backspace or delete to remove)I want to use the project with the gradle build. Unfortunately every time I reload the build.gradle file, Intellij
forgets the path to the scala sdk. Thus no sources can be read, no color coding is made, ...
z4f1r0v
- 2
- Opened on May 19, 2018
- #111
Use PlayService plugin to show how to create a more stripped down REST service.
status:backlog
marcospereira
- Opened on Feb 1, 2018
- #107
In the readme
bin/play-rest-api-example -Dplay.crypto.secret=testing
should be
./bin/play-scala-rest-api-example -Dplay.crypto.secret=testing
status:backlog
pebert
- 2
- Opened on Nov 30, 2017
- #96
After doing a clone and following through the readme everything works except gatling throws an error after running sbt
gatling:test
All I could find online was this pastebin https://pastebin.com/byJechzK ...
pebert
- 1
- Opened on Nov 12, 2017
- #94
On Tech Hub, I am seeing FileNotFoundException:
[info] [play-rest-api] java.io.FileNotFoundException: /home/ubuntu/workspace/techhub-publisher/label/techhub-ci/target/clones/play-rest-api/docs/target/streams/compile/paradoxThemeDirectory/$global/streams ...
eed3si9n
- 1
- Opened on Oct 25, 2017
- #91
currently build.sbt has:
// This must be set to 2.11.11 because Gatling does not run on 2.12.2
scalaVersion in ThisBuild := 2.11.11
but according to @manohar9999, Gatling may actually work with 2.12? ...
SethTisue
- 5
- Opened on Jul 12, 2017
- #79
@guilhebl did a bunch of work to add tests -- should cherry-pick to 2.6.x branch before GA.
https://github.com/playframework/play-scala-rest-api-example/pulls?q=is%3Apr+author%3Aguilhebl
status:backlog
wsargent
- Opened on Jun 19, 2017
- #76
Just cloned and tried running gatling test following steps provided on README, local repository is exactly the same as
version from origin/2.5.x
when running sbt gatling:test I get:
[error] Uncaught ...
guilhebl
- 1
- Opened on Jun 7, 2017
- #71
If you read http://dev.lightbend.com/guides/play-rest-api/ then the link
https://example.lightbend.com/v1/download/play-rest-api is dead because the example was renamed:
https://github.com/playframework/play-scala-rest-api-example/tree/2.5.x/docs/src/main/paradox ...
wsargent
- 1
- Opened on May 1, 2017
- #62

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.