-
Since we use `guava` version 32.x.x.
Like here: https://github.com/playframework/playframework/commit/d6cccba611efb9c11414d30900eeecee59436cf9
cies updated
2 months ago
-
##### Description
If the api is making a blocking operation, the controller should return a CompletationStage
##### Swagger-codegen version
2.3.0
##### Steps to reproduce
In the newApiC…
-
https://github.com/playframework/Play20.git
-
I'm using sbt-jacoco with a Play Framework (v2.6) and Sonar (sbt-sonar-scanner-plugin).
When I run `sbt jacoco ` and then `sbt sonar` I have this error :
`(*:sonar) java.lang.IllegalStateException:…
-
At first: Thanks for your efforts in this project.
I've setup a playframework-scala-js project as shown in [vmunier/play-with-scalajs-example](https://github.com/vmunier/play-with-scalajs-example). a…
-
Playframework plugin needs to have both scala and java version. Artifact for scala will have scala number appended - standard in scala community, so they can be both uploaded to maven repo.
currently…
hsn10 updated
11 years ago
-
The sample play-java-ebean-example has a runtime exception: [Guice/ErrorInjectingConstructor]: BeanNotEnhancedException: Bean class models.Company is not enhanced?
```
INFO p.a.h.HttpErrorHandlerEx…
-
There is a related issue in sbt-jacoco :
https://github.com/sbt/sbt-jacoco/issues/104
Would you take a look please ?
-
Hi!
we are developing new container-based applications with playframework (https://www.playframework.com/) and akka-http.
Is the roadmap to track these technologies on elastic apm?
Regards
-
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…