-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi Chanan,
just got pointed to this project on the Play Framework mailinglist and this is exactly what I was looking for!
I started integrating AkkaGuice into my existing project and immediately bum…
-
## Do the Release ([Full document](https://github.com/playframework/.github/blob/main/RELEASING.md))
* [x] [Release projects that Play depends on][]
Done already.
* [x] [Release Play itself][…
mkurz updated
3 months ago
-
Hello,
Sorry to put that here, I haven't found a mailing list or a more appropriate place.
I am trying to use rythm with play 2. I have been able to do quite a lot without big effort but I am still…
-
I just migrated from Play 2.3 to Play 2.5 but now I can't send mails anymore.
- I Modified my conf file entry accordingly to the new format
- I created an Injector Constructor for injecting mailer
``…
-
I was looking for a way to access the url path parameters (eg. `/:foo/:bar`) from the context so that I can implement some funky stuff with annotations for our project.
In my trawling of the internet…
-
#1440 introduced the concept of additional routers (programmatically). However, @TimMoore suggested that a better approach would be to do it via configuration (see [discussion here](https://github.com…
-
Hi i'm having an issue trying to deploy a war file with the war plugin on tomcat 8
parameters:
java play 2.5.x
tomcat 8
java 8
plugins.sbt:
// The Play plugin
addSbtPlugin("com.github.play2war" % …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hello,
I added the following setting in build.sbt
`rpmPrefix := Some("/opt/kafka-manager")`
and ran
`sbt rpm:packageBin`
which generated an RPM file but "rpm -qpl target/rpm/RPMS/noarch/kafka-manag…