Guice cannot inject into servlets, that are configured via annotations
Open
imported
- Dominant language
- Java
- Stars
- 12.7k
- Forks
- 1.7k
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
_From [igor.petrouk](https://code.google.com/u/102706325375856988334/) on January 20, 2012 16:40:46_
Is it possible to add support for `@`WebServlet and `@`WebFilter that allow some kind of injections (apparently not constructor injections). This would automatically resolve the issue with asyncSupport on Servlet 3.0.
Is there any workaround available now?
_Original issue: http://code.google.com/p/google-guice/issues/detail?id=678_
Contributor guide
Assessment
This issue has not been assessed yet.