-
Hi, I'm using your library.
When I compile my project I got:
> [error] missing or invalid dependency detected while loading class file 'Binders.class'.
> [error] Could not access type JavascriptLitte…
-
Complete the detailed parts of the feature. This means addressing the TODOs in the code in FbAuthAction.java
-
Play 2.6 strips the `charset` parameter for some `Content-Type` headers if the content type has a known charset. E.g. for `application/json` the charset is known to always be UTF-8 so it is stripped i…
-
-
### Play JSON Version (2.5.x / etc)
`3.0.2`
### API (Scala / Java / Neither / Both)
Scala
### Operating System (Ubuntu 15.10 / MacOS 10.10 / Windows 10)
macOS Ventura 13.6.4
### JDK …
-
WebSockets can now be handled with Akka streams. Both the Scala and the Java documentation should be updated to show this - this includes handling WebSockets with actors, which should use the Akka str…
-
This will allow people to get the full context for each snippet. It will be especially useful if they want to figure out what imports to use. The alternative (see #3155 ) would be to add imports to ea…
-
Play Swagger isn't working at all with [String Interpolating Routing DSL](https://www.playframework.com/documentation/2.6.x/ScalaSirdRouter)
I think that the problem is related to the fact that rou…
-
We are configuring Cerebro to autheticate users by LDAP on Active directory, but authetication fails with:
Caused by: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.prov…
-
### Play Version
2.8.19
### API
WS.stream() ( https://www.playframework.com/documentation/2.8.x/ScalaWS#Processing-large-responses )
Scala
### Operating System
Mac OS
### JDK
…