We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a566f71 commit 73fcdb7Copy full SHA for 73fcdb7
guice/README.md
@@ -5,7 +5,7 @@ This plugin provides support for [Guice](http://code.google.com/p/google-guice/)
5
# Features
6
7
* Allow constructor injection via delegate
8
-it's essentially the same idea as https://github.com/typesafehub/play-plugins/tree/master/inject
+it's essentially the same idea as https://github.com/typesafehub/play-plugins/tree/master/inject/sample_without_static_field
9
10
* Allows static field injection to a preconfigured package (```controllers``` by default) ie
11
0 commit comments