Is there any way to access a RequestContext in a play framework endpoint?
Is there any function or a way to work around the RequestContext in PlayFramework, that works similarly to Pekko’s extractRequestContext?
Play! 3.0 NoSuchMethodError: ‘com.google.inject.Provider com.google.inject.util.Providers.guicify(javax.inject.Provider)’
I just returned to an old Play! framework project of mine which started in version 2.6.0
and has been updated to version 3.0.2