Matthias Kurz
Matthias Kurz
So... actually I think it's finally time to tackle Scala 3 once more... I am currently reviewing some more pull requests but want to come back to this one asap....
Not 100% sure but there is a fix related to evolutions coming to Play 2.8.2: https://github.com/playframework/playframework/pull/10030 Maybe this fixes your problem. Play 2.8.2 should be released in the week of...
@GBeushausen Can you test again? The samples are updated to Play 2.8.2 already (#104). Please let us know if that works for you now.
I opened #132 which we should merge as soon there is a 2.9.x branch.
@farnk05 > I'd like to see an example of setting up a akka cluster on a play application, and this example shows it for scala, but there isn't one for...
Does it work with Java 11?
Thanks, there is #132 which is a bit related, so I am linking this issue there to take it into account.
> Why? As long as the JDK is older than JDK8u252 this change is correct, right? Yes, as long as the JDK is **NOT** older than JDK8u252 this pull request...
Part of #176
Please don't forget `JSON_TABLE`, if possible with `NESTED PATH` support, thanks! 😉