-
Hi.. I'm having a hard time to put the jasmine plugin on my project. This is my current Build.scala:
import sbt._
import Keys._
import PlayProject._
```
object ApplicationBuild extends Bu…
-
##### Description
When the response status is 201 (created), the autogenerated controller is giving a 200 (ok).
##### Swagger-codegen version
2.3.0-SNAPSHOT
##### Swagger declaration file …
-
When `DevServerStart.scala` detects that `InetAddress.getLocalHost` takes longer than 1 second to resolve, a warning is logged:
> WARNING: Retrieving local host name ${address} took more than ${sta…
-
Hi, would it be possible to update jgit to version 7?
it supports working with git worktrees, which the current version used here doesn't
https://projects.eclipse.org/projects/technology.jgit/rele…
-
https://wind13.github.io/2017/02/23/play2x-compare-play1x/
-
The source code link at the bottom of the documentation seems to assume it is in the playframework repo, for example:
- [PlaySlick](https://www.playframework.com/documentation/2.5.x/PlaySlick): https:…
-
Besides the singleton Scope (which of course is not Guice specific) Guice also offers a [`NO_SCOPE` scope](https://google.github.io/guice/api-docs/5.0.1/javadoc/com/google/inject/Scopes.html#NO_SCOPE)…
mkurz updated
4 weeks ago
-
In https://github.com/playframework/playframework/issues/8206 we're tracking the addition of Play Dev Mode's classloader settings (removed in https://github.com/playframework/playframework/pull/7288).…
-
### Does not have `validateCode` (and therefore also no `formatCode`)
That might also mean these repos do not even pull in scalafmt.
- [ ] https://github.com/playframework/interplay
- [ ] https…
-
In order to use this plugin in Play 2.6 and SBT 1.0, it needs to be upgraded.
see: https://github.com/playframework/playframework/issues/7045 and https://github.com/playframework/playframework/issues…