-
This is more a topic for discussion, than an issue, but I realized my target folder is filled with duplicate jars with different versions like the picture shows:
![image](https://user-images.github…
-
The efforts from both SLIP-28 and the scalaplatform has finally been materialized, ScalaJSON AST is now released on the scalaplatfrom with its first milestone release (see https://github.com/mdedetric…
-
We have a project that we have annotation based on Swagger v3 with the new annotations from Swagger 2.x?
https://github.com/swagger-api/swagger-core/wiki/Swagger-2.X---Annotations#operation-annotat…
-
I can't see any place to specify that I'd like wsclient to use a socks proxy, whereas AsyncHttpClient can
https://www.javadoc.io/static/org.asynchttpclient/async-http-client/2.10.4/org/asynchttpcli…
-
## Environment:
```
mac:play-scala-isolated-slick-example tony$ java -version
java version "1.8.0_162"
Java(TM) SE Runtime Environment (build 1.8.0_162-b12)
Java HotSpot(TM) 64-Bit Server VM (b…
ghost updated
5 years ago
-
Hi,
I can't start play 2.6.11 with sbt 0.13.16, scala 2.12.4 and play-ebean 4.1.0.
I get the following stack trace :
> CreationException: Unable to create injector, see the following errors:
…
-
I'm trying to use Redis Plugin with my Play 2.4 Java application.
When I set null value to Redis through Cache API, I get NullPointerException at https://github.com/playframework/play-plugins/blob/064…
-
We have just started to use 💂♀️ guardrail 🛤 and had a question around introspecting routes that is type safe and remains synced with the Swagger paths.
Although Route introspection around **Akka H…
-
- http://www.playframework.com/documentation/2.3.x/JavaContentNegotiation
- https://gist.github.com/schleichardt/4e84b6136c81ae317b0e
``` java
public Result index() {
return result(OK).
…
-
Running Canve for play framework (need to cd to `/framework` first), for a certain subproject, the classpath is clearly bringing in scala 2.10, whereas the resolved dependency of the compiler plugin i…