added Default annotation to fix ServletContext injection on eager loading singletons

This commit is contained in:
Sebastian Sdorra
2014-08-24 14:49:35 +02:00
parent 9d1480acee
commit 50b0b6b2b8
9 changed files with 92 additions and 14 deletions

View File

@@ -86,7 +86,6 @@ public class ErrorServlet extends HttpServlet
*
*
* @param context
* @param handler
* @param templateEngineFactory
*/
@Inject