gakuzzzz on play2.7
play2.7 (compare)
gakuzzzz on play2.7
play2.7 (compare)
gakuzzzz on play2.6
temp (compare)
gakuzzzz on play2.6
temp commit (compare)
gakuzzzz on play2.6
Change withLoggedIn signature t… (compare)
AuthConfig
contains three type aliases, which made it difficult to make that component (and basically all others) difficult to inject and runtime and also know about the correct types at compile time. Using a type parameter (same trick that play-silhouette uses) cut down on the required boilerplate, but I couldn't find a way to make it work without guice.
TypeLiteral
bindings in the module.
TypeLiteral
, or 2.) provide components for compile-time DI.
Hi all,
I have question regarding action in controller :
in version 0.14.2 there is AsyncAuth for making Action with authentication. But, in version play-2.7.x-auth-0.15-RC1 that I'm using now, AsyncAuth is nor exists.
I don't understand - how I need implement action ?
Thank you.
ProvisionException: Unable to provision, see the following errors:
1) Error injecting constructor, java.lang.NoSuchMethodError: jp.t2v.lab.play2.stackc.StackableController.$init$