play-java-dagger2-example icon indicating copy to clipboard operation
play-java-dagger2-example copied to clipboard

Play Application using Dagger 2 for Compile Time DI

Results 1 play-java-dagger2-example issues
Sort by recently updated
recently updated
newest added

**Issue Description** Add `@AddCSRFToken` annotation to any get action will result in a NPE in `MappedJavaHandlerComponents`. The root cause is `BuiltInComponentsFromContext` doesn't set up actions properly when creates `javaHandlerComponents` It...

status:backlog